Texture and clut packing, All important information starts to join in one place for final export

This commit is contained in:
2025-03-11 12:32:22 +01:00
parent 10c2186966
commit 00c94d732b
8 changed files with 333 additions and 90 deletions

View File

@@ -22,7 +22,7 @@ namespace PSXSplash.RuntimeCode
if (exporter != null)
{
exporter.Export();
//exporter.Export();
}
foreach (Transform child in parentTransform)