36d39b524c033ea2d6c8df9be1d1dc5d65b29dcf
Paradox Save Parser
Yet another save files parser.
Supported games:
- EU4
Project structure
- ParadoxSaveParser.Lib - Parser itself
- ParadoxSaveParser.Lib.Tests - Tests for parser
- ParadoxSaveParser.CLI - Command line tool to parse save files. Can be used in interactive mode.
- ParadoxSaveParser.WebAPI - Backend for my save file analytics website (TODO: add repo link).
Building
- Install protobuf compiler https://protobuf.dev/installation/
Description
Languages
C#
100%