mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
Happy New Year
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
|||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2012-2020 codingnow.com
|
Copyright (c) 2012-2022 codingnow.com
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||||
this software and associated documentation files (the "Software"), to deal in
|
this software and associated documentation files (the "Software"), to deal in
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ Run these in different consoles:
|
|||||||
|
|
||||||
## About Lua version
|
## About Lua version
|
||||||
|
|
||||||
Skynet now uses a modified version of lua 5.4.3 ( https://github.com/ejoy/lua/tree/skynet54 ) for multiple lua states.
|
Skynet now uses a modified version of lua 5.4.4 ( https://github.com/ejoy/lua/tree/skynet54 ) for multiple lua states.
|
||||||
|
|
||||||
Official Lua versions can also be used as long as the Makefile is edited.
|
Official Lua versions can also be used as long as the Makefile is edited.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user