created project ParadoxSaveParser.CLI

This commit is contained in:
2025-04-06 00:38:13 +05:00
parent a8c4361512
commit b0c8841250
7 changed files with 164 additions and 19 deletions
@@ -1,3 +1,4 @@
using System.IO;
using System.Text.Encodings.Web;
using System.Text.Json;
using DTLib.Extensions;