I've been following this guide and it seems to just end? If you try to go to guide on this website its still using 1.2 files and instructions so that's no help.
github.com
I compiled a 1.2 server years and years ago and I didn't struggle too hard and here I am 60+ hours deep in this making zero progress. I managed to compile it on ubuntu but it doesn't generate a config.lua only with the .dist. I've seen people say to remove the .dist but that didn't work either.
also when I try to do step 4 it throws an error
.\vcpkg : The term '.\vcpkg' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ FullyQualifiedErrorId : CommandNotFoundException
I'm just at a complete loss every guide I've seen is either outdated or uses mismatched files so it doesn't work
Compiling on Windows (vcpkg)
A free and open-source MMORPG server emulator written in C++ - otland/forgottenserver
I compiled a 1.2 server years and years ago and I didn't struggle too hard and here I am 60+ hours deep in this making zero progress. I managed to compile it on ubuntu but it doesn't generate a config.lua only with the .dist. I've seen people say to remove the .dist but that didn't work either.
also when I try to do step 4 it throws an error
.\vcpkg : The term '.\vcpkg' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
- .\vcpkg install --triplet x64-windows boost-iostreams boost-asio boos ...
- ~~~~~~~
+ FullyQualifiedErrorId : CommandNotFoundException
I'm just at a complete loss every guide I've seen is either outdated or uses mismatched files so it doesn't work