implemented ARC1 archives.

This commit is contained in:
morkt
2017-12-26 20:03:16 +04:00
parent 259426661d
commit 3d43247015
2 changed files with 74 additions and 0 deletions

View File

@@ -157,6 +157,7 @@
<Compile Include="RPM\ArcZENOS.cs" />
<Compile Include="rUGP\AudioRHA.cs" />
<Compile Include="Lilim\ArcFGA.cs" />
<Compile Include="ScenePlayer\ArcPMA.cs" />
<Compile Include="ScenePlayer\ArcPMX.cs" />
<Compile Include="Scoop\ArcGX.cs" />
<Compile Include="Seraphim\ArcSCN.cs" />
@@ -415,6 +416,7 @@
<Compile Include="Softpal\ImagePIC.cs" />
<Compile Include="StudioEgo\ArcPAK0.cs" />
<Compile Include="StudioEgo\ImageANT.cs" />
<Compile Include="Succubus\ArcARC.cs" />
<Compile Include="SuperNekoX\ArcGPC.cs" />
<Compile Include="SysD\ArcDPK.cs" />
<Compile Include="SysD\AudioDWV.cs" />
@@ -568,6 +570,7 @@
<Compile Include="Ucom\ImageGPC.cs" />
<Compile Include="uGOS\ArcDET.cs" />
<Compile Include="uGOS\ImageBMP.cs" />
<Compile Include="AdvSys\ArcGR2.cs" />
<Compile Include="UMeSoft\ArcPK.cs" />
<Compile Include="Qlie\ArcQLIE.cs" />
<Compile Include="RenPy\ArcRPA.cs" />