feat: add DAT/TIMELEAP format

Incompatible with trial edition, because that the archive in it is not encrypted. The encryption was added in test edition.
This commit is contained in:
scientificworld
2025-12-13 21:21:35 +08:00
parent 870d228364
commit 5383b2ff09
2 changed files with 105 additions and 0 deletions

View File

@@ -284,6 +284,7 @@
<Compile Include="FC01\ImageTIL.cs" />
<Compile Include="FC01\ImageWM2.cs" />
<Compile Include="FC01\ImageWMK.cs" />
<Compile Include="FrontWing\ArcDAT.cs" />
<Compile Include="FrontWing\ArcFG.cs" />
<Compile Include="FrontWing\ArcFLT.cs" />
<Compile Include="FrontWing\ArcVAV.cs" />