Inifile is a simple, complete ini parser for lua
Go to file
2016-07-24 10:39:13 +02:00
inifile Add comment preservation (section-accurate comments) and order preservation (both of sections and keys), meaning that if the comments are at the top of sections or at the top of the file, and the output table's metatable isn't modified, the ini file written out should exactly match the one read in, ignoring whitespace 2016-07-24 10:39:13 +02:00