Lua_INI_Parser icon indicating copy to clipboard operation
Lua_INI_Parser copied to clipboard

A lightweight Lua library allowing to handle INI files.

Results 5 Lua_INI_Parser issues
Sort by recently updated
recently updated
newest added

Hello. In order to record, please correct in "LIP.lua": L69: `local file = assert(lovefile:open('w'), 'Error loading file :' .. fileName); -- 'w+b' corrected` In code: `local data = { ["sound"]...

I'd like to use this inside CE (CT table), preferably 'adding' the file to the table as '.lua' extension. (or as fn_library in the Lua Startup script) => reason: i...

LICENCE is changed to LICENSE as per proper spelling.