Jesen-N / GTServer

a server made for growtopia private server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTServer

a server made for growtopia private server -> Growtopia.

Features

  • readable&clean code
  • http service provider
  • proper events manager
  • MySQL connection

Requirement

To building this source, you would need to install these libraries:

How to build the source - starting path (GTServer/)

$ mkdir build
$ cd build
$ cmake ..
$ cmake --build .

Running the program

  • copy a executable file (server.exe) from GTServer/build/src/debug to GTServer/bin
  • run the program.

Credits

About

a server made for growtopia private server

License:The Unlicense


Languages

Language:C++ 97.8%Language:CMake 2.2%