• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows HOW TO GET SOURCES?

gnadaja98

New Member
Joined
May 15, 2024
Messages
13
Reaction score
2
Hello community, how do I get the "src" folder on my server? I downloaded a base already compiled for Windows and it came to me like this. I have another server with the src, but without the executable for windows. Can another server's src be added to this one? If so, how?

Server with tfs 1.4.2 no src
serverfolder.png

With src:


serverwithsources.png
 
probably will be missing some library due last changes (lib crypto - > oprnssl)
1.4.2 with added OTS Stats that compiles on Windows and Linux ( GitHub - gesior/forgottenserver-gesior at compilation (https://github.com/gesior/forgottenserver-gesior/tree/compilation) ):
Already replaced Crypto++ with OpenSSL to make it work with TFS 1.6 compilation instruction.
I didnt know how to compile for windows, i already downloaded it, what i do next?
Follow instruction:
Skip step 3. Download the source code and used downloaded TFS 1.4.2 vc17/theforgottenserver.vcxproj to start Visual Studio.
 
Back
Top