feat: add PAC/TLP format

Many internal image(?) formats remain unsupported now.
This commit is contained in:
scientificworld
2025-12-22 23:12:28 +08:00
parent ea3831abfb
commit 256672fc01
2 changed files with 107 additions and 0 deletions

View File

@@ -287,6 +287,7 @@
<Compile Include="FrontWing\ArcDAT.cs" />
<Compile Include="FrontWing\ArcFG.cs" />
<Compile Include="FrontWing\ArcFLT.cs" />
<Compile Include="FrontWing\ArcTLP.cs" />
<Compile Include="FrontWing\ArcVAV.cs" />
<Compile Include="FrontWing\ImageFG.cs" />
<Compile Include="GLib\ArcG.cs" />