git clone https://github.com/fztcjjl/metoo.git
cd metoo
make
将tools/metoo.sql导入到mysql
配置etc/config.test文件中的mysql连接信息
启动redis
./tools/redis.sh
./skynet/skynet etc/config.test
或
./tools/startlogin.sh
./tools/startgame.sh
lua client.lua login 80 1
lua client.lua roleinit 80 1 "metoo"
##About skynet
https://github.com/cloudwu/skynet