ParadoxSaveParser/ParadoxSaveParser.Lib
2025-04-10 19:56:35 +05:00
..
BufferedEnumerator.cs rewritten BufferedEnumerator to reduce number of allocations to 1 2025-04-05 08:02:37 +05:00
ParadoxSaveParser.Lib.csproj added database to store metadata 2025-04-10 19:56:35 +05:00
ParsedValueJsonContext.cs implemented boolean values parsing 2025-04-10 16:22:21 +05:00
SaveParserEU4.cs implemented boolean values parsing 2025-04-10 16:22:21 +05:00
SearchExpression.cs made SearchArgs a struct to reduce allocations count 2025-04-10 16:12:00 +05:00