implemented RPG Maker archives (#107)

This commit is contained in:
morkt
2017-11-18 23:10:18 +04:00
parent f4e5fc6029
commit f7b9642a41
2 changed files with 179 additions and 0 deletions

View File

@@ -130,6 +130,7 @@
<Compile Include="Qlie\DelphiDeserializer.cs" />
<Compile Include="Qlie\Encryption.cs" />
<Compile Include="RealLive\ArcKOE.cs" />
<Compile Include="RPGMaker\ArcRGSS.cs" />
<Compile Include="rUGP\AudioRHA.cs" />
<Compile Include="Lilim\ArcFGA.cs" />
<Compile Include="Slg\ArcSPD.cs" />