mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
Lua 5.3.3 released
This commit is contained in:
@@ -26,13 +26,13 @@ Run these in different consoles:
|
|||||||
./3rd/lua/lua examples/client.lua # Launch a client, and try to input hello.
|
./3rd/lua/lua examples/client.lua # Launch a client, and try to input hello.
|
||||||
```
|
```
|
||||||
|
|
||||||
## About Lua
|
## About Lua version
|
||||||
|
|
||||||
Skynet now uses a modified version of lua 5.3.2 ( http://www.lua.org/ftp/lua-5.3.2.tar.gz ) .
|
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
|
For details: http://lua-users.org/lists/lua-l/2014-03/msg00489.html
|
||||||
|
|
||||||
You can also use other official Lua versions, just edit the Makefile by yourself.
|
You can also use official Lua versions, just edit the Makefile by yourself.
|
||||||
|
|
||||||
## How To Use (Sorry, Only in Chinese now)
|
## How To Use (Sorry, Only in Chinese now)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user