1.0.0 Released

This commit is contained in:
Cloud Wu
2016-07-11 19:39:45 +08:00
parent fd1b230a54
commit 97538286fd
2 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
## Skynet
Skynet is a lightweight online game framework, and it can be used in many other fields.
## Build
For Linux, install autoconf first for jemalloc:
@@ -28,13 +32,11 @@ Run these in different consoles:
## About Lua version
Skynet now uses a modified version of lua 5.3.3 ( http://www.lua.org/ftp/lua-5.3.3.tar.gz ) .
For details: http://lua-users.org/lists/lua-l/2014-03/msg00489.html
Skynet now uses a modified version of lua 5.3.3 ( https://github.com/ejoy/lua/tree/skynet ) for multiple lua states.
You can also use official Lua versions, just edit the Makefile by yourself.
## How To Use (Sorry, Only in Chinese now)
* Read Wiki https://github.com/cloudwu/skynet/wiki
* Read Wiki for documents https://github.com/cloudwu/skynet/wiki
* The FAQ in wiki https://github.com/cloudwu/skynet/wiki/FAQ