Lua_INI_Parser
Lua_INI_Parser copied to clipboard
A lightweight Lua library allowing to handle INI files.
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.