The DS Lua Team have released a new version of the DS Lua Player, heres whats new:
Everything but the kitchen sink release! This release is based on alot of the user feed back I've gotten. Major features are the file io support and mod music support!
File input/output support through Lua's default io methods. Now you can save those high scores directly to flash cards (the ones supported by Chishm's driver).
Added functions to retrieve system information, such as user name/birthday/current time/favorite color..etc.
All trignometry functions in the math libraries are now using degrees instead radiants, i.e. math.cos(0)=1, math.cos(90)~=0. My apologies if you are using them currently.
Lua files are highlighted in green now. The file selector also tries to remember the previous location between script runs.
Same as the previous releases, version 0.5 comes in CF and GBFS flavor.