library and web api
Go to file
2025-04-10 16:12:00 +05:00
ParadoxSaveParser.CLI fixed some bugs 2025-04-08 18:03:56 +05:00
ParadoxSaveParser.Lib made SearchArgs a struct to reduce allocations count 2025-04-10 16:12:00 +05:00
ParadoxSaveParser.Lib.Tests disabled null values serialization 2025-04-06 15:55:58 +05:00
ParadoxSaveParser.WebAPI SaveDataFilter 2025-04-10 15:42:39 +05:00
.gitignore Moved from ASP.Net to DTLib.Web, no more bloat!!! 2025-03-23 01:32:14 +05:00
ParadoxSaveParser.sln created README.md 2025-04-06 16:32:19 +05:00
README.md began Protobuf integration 2025-04-06 17:45:54 +05:00
TODO.md created README.md 2025-04-06 16:32:19 +05:00

Paradox Save Parser

Yet another save files parser.

Supported games:

  • EU4

Project structure

Building

  1. Install protobuf compiler https://protobuf.dev/installation/