This commit is contained in:
bird_egop
2026-06-03 16:48:13 +03:00
parent 2bb61c41ea
commit 4163e9aecb
11 changed files with 23 additions and 37 deletions
+1
View File
@@ -44,6 +44,7 @@ namespace NResUI.ImGuiUI
nResExplorerViewModel.SetParseResult(parseResult, path);
Console.WriteLine("Read NRES");
Console.WriteLine(JsonSerializer.Serialize(parseResult.Archive));
}
}