Micro Lua DS, a homebrew app for your Nintendo DS has been updated and is now at version 4.2. Now it is working correctly and listing the files the way they should be. There have been some changes made to this version which can be seen in the changelog below.
-> Constant paths:
* ULUA_DIR: / lua /
* ULUA_SCRIPTS: ULUA_DIR / scripts /
* ULUA_LIBS: ULUA_DIR / libs /
* ULUA_BOOT_FILE: libs / libs.lua
* ULUA_BOOT_FULLPATH: ULUA_DIR ULUA_BOOT_FILE
-> Constant version: ULUA_VERSION
Source
Official Site