feat: PS2 BIP format

This commit is contained in:
ManicSteiner
2023-12-21 13:50:20 +08:00
parent 718ceb4c40
commit 53d8fdd844
3 changed files with 210 additions and 0 deletions

View File

@@ -132,6 +132,8 @@
<Compile Include="GScripter\ArcDATA.cs" />
<Compile Include="Ism\ImagePNG.cs" />
<Compile Include="Kid\ArcDATRAW.cs" />
<Compile Include="Kid\ImageBIP.cs" />
<Compile Include="Kid\ImageBIParc.cs" />
<Compile Include="Kid\ImageLBG.cs" />
<Compile Include="Kid\ImageSPC.cs" />
<Compile Include="Kogado\ArcARC.cs" />