Skip to content

PuKoren/exploot-server

Repository files navigation

exploot-server

The Exploot MMO game server

Submodules

Clone repo and then run git submodule update --init to fetch latest version of exploot-protobuf.
Then go to the submodules/exploot-protobuf folder and run build.sh

Dependencies

Arch Linux

  pacman -S mysql-connector-c++ bullet enet protobuf-c

Windows

Everything is versioned because it is hard to maintain. If you want to update libs I'll be happy to take your PR.

MariaDB

You have to import SQL script located in sql folder inside your database. Then update your DB informations inside include/config.h

Compile

mkdir build
cd build
cmake ../.
make

About

The Exploot MMO game server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages