GrowtopiaNoobs / GrowtopiaServer2

New Growtopia Private Server
GNU Affero General Public License v3.0
37 stars 21 forks source link

Help with running the server #21

Open ColinAA opened 3 years ago

ColinAA commented 3 years ago

I am pretty sure I have built the server succesfully since I didn't get any errors, This is how the files in my directory looks

CMakeCache.txtLICENSE    appveyor.yml  build.sh      src
CMakeFilesMakefile   bin cmake_install.cmake  vendor.yml
CMakeLists.txtREADME.md  build.bat libs

And in the /src folder I see these files

ENetWrapper Events Packets Server.cpp Server.hpp main.cpp I am on Ubuntu 18.04 and I am wondering what file I am supposed to start and how to start it, ( to actually run the server ). I am new to this so please actually tell me how to do it.

GrowtopiaNoobs commented 3 years ago

You should be able to find files to start server in bin directory. Then you need to use chmod +x so you make server file executable and then run it.

Also you would need to make and build some modules for this server. https://github.com/GrowtopiaNoobs/GrowtopiaServer2-Module