Kotlin (+ANTLR) parser for configuration files generated by Paradox's Clausewitz engine.
Parses files either to generic data structures or to Kotlin data classes.
Prototype: only tested with Stellaris save games, lots of rough edges, not documented yet, not unit tested yet, use at your own risk.
- More documentation
- Unit tests
- Support Java POJOs