• Stars
    star
    107
  • Rank 321,962 (Top 7 %)
  • Language
    Lua
  • Created over 9 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

基于skynet的mmoarpg游戏服务器

mmoarpgserver

a simple mmoarpg game server base on skynet

build

For linux, install autoconf first for jemalloc

cd skynet
make 'PLATFORM'  # PLATFORM can be linux, macosx now

Or you can :

export PLAT=linux
make

#Test Run this in console

cd skynet/skynet
./skynet ../xjgame/etc/config.login