A skynet-based server project for most kinds of games. This project uses a modified version of skynet: https://github.com/korialuo/skynet
- git clone https://github.com/korialuo/skynet
- git clone https://github.com/korialuo/xServer
- cd skynet
- make linux/macosx/freebsd
- cp -r skynet lualib luaclib service cservice ../xServer/
- cd ../xServer/
- ./skynet config/config.loginsvr
- ./skynet config/config.gamesvr