Handle ini files and save/load your game data with ease.
..
Features
- Read, insert, modify, delete section and key value.
- Cross-platform.
- Support string, bool, int, double, DateTime, etc.
- Support ini comments.
- Thread-safe access to file with Lock.
- Cache content by Dictionary to boost performance.
- Work with text files and TextAsset.