1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
Commit graph

5 commits

Author SHA1 Message Date
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
Firew0lf
410b736ab0 Fixed a bug in the path 2015-10-04 21:15:26 +02:00
Firew0lf
fb0bd5fc8c How could I do that ... 2015-10-02 08:43:54 +02:00
Firew0lf
b5036ecff8 Added "sdmc:/3ds/ctruLua/libs/" to the libraries path
You can now require("sprite") !
2015-10-02 08:38:35 +02:00
Reuh
03baa21c10 Added some code 2015-08-17 18:15:37 +02:00