switch to new toml library
This commit is contained in:
@ -159,9 +159,9 @@ BSD licensed, derived from [qt-google-analytics](https://github.com/HSAnet/qt-go
|
||||
|
||||
Modifications include better handling of IP anonymization (can be enabled) and general improvements of the API (application handles persistence and ID generation instead of the library).
|
||||
|
||||
## toml11
|
||||
A C++11 TOML language parser. Used by Forge 1.14+ to store mod metadata.
|
||||
## tomlc99
|
||||
A TOML language parser. Used by Forge 1.14+ to store mod metadata.
|
||||
|
||||
See [github repo](https://github.com/ToruNiina/toml11).
|
||||
See [github repo](https://github.com/cktan/tomlc99).
|
||||
|
||||
Licenced under the MIT licence.
|
||||
|
Reference in New Issue
Block a user