feat: Add Frontier Works engine image format support

This commit is contained in:
Crsky
2026-02-10 08:30:57 +08:00
parent a0b9084978
commit d7a1f910ea
2 changed files with 83 additions and 0 deletions

View File

@@ -162,6 +162,7 @@
<Compile Include="FC01\ArcSCXA.cs" />
<Compile Include="FC01\BdtTables.cs" />
<Compile Include="Fog\ArcDAT.cs" />
<Compile Include="FrontierWorks\ImageEXT.cs" />
<Compile Include="GScripter\ArcDATA.cs" />
<Compile Include="Guyzware\ArcDat.cs" />
<Compile Include="Ism\ImagePNG.cs" />