Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help with running the server #21

Open
ColinAA opened this issue Nov 6, 2020 · 1 comment
Open

Help with running the server #21

ColinAA opened this issue Nov 6, 2020 · 1 comment

Comments

@ColinAA
Copy link

ColinAA commented Nov 6, 2020

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants