support for build with current Lua version 5.4.4
On some platforms this may require:
re-using a sys/unix/hints file to generate updated Makefiles
make spotless
make fetch-lua
This commit is contained in:
2
Porting
2
Porting
@@ -209,7 +209,7 @@ need to be included in the packaging of the game.
|
||||
4.3. Lua
|
||||
|
||||
Compile and link into a library, or obtain a prebuilt Lua library for
|
||||
your platform. Place the Lua source into lib/lua-5.4.3 (or other folder
|
||||
your platform. Place the Lua source into lib/lua-5.4.4 (or other folder
|
||||
representing an appropriate Lua version); place the compiled Lua library into
|
||||
lib.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user