1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
ctruLua/libs/lua-5.3.1
Reuh 0efdc23576 Moved library path modifications to main.lua, made all paths relative
The library path can now be easlily modified.

Instead of always launching /3ds/ctruLua/main.lua, ctruLua will now launch the main.lua in the current directory (the ctruLua.3dsx directory when launched with HBL).

On citra, this will be the root of the sdmc directory.
2015-10-25 11:08:27 +01:00
..
doc Added some code 2015-08-17 18:15:37 +02:00
src Moved library path modifications to main.lua, made all paths relative 2015-10-25 11:08:27 +01:00
Makefile Added some code 2015-08-17 18:15:37 +02:00
README Added some code 2015-08-17 18:15:37 +02:00

This is Lua 5.3.1, released on 10 Jun 2015.

For installation instructions, license details, and
further information about Lua, see doc/readme.html.