Skip to content

lghelp/metoo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

git clone https://github.com/fztcjjl/metoo.git
cd metoo
make

Test

将tools/metoo.sql导入到mysql
配置etc/config.test文件中的mysql连接信息
启动redis
./tools/redis.sh

./skynet/skynet etc/config.test

./skynet/skynet etc/config.login
./skynet/skynet etc/config.game
lua client.lua login 80 1
lua client.lua roleinit 80 1 "metoo"

##About skynet https://github.com/cloudwu/skynet

About

A game engine based on skynet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 56.1%
  • Lua 36.5%
  • Protocol Buffer 6.4%
  • Other 1.0%