implemented encrypted Anime Game System archives.

This commit is contained in:
morkt
2016-04-27 00:08:58 +04:00
parent b3d2f6b999
commit fda4f26845
12 changed files with 181 additions and 2 deletions

View File

@@ -67,6 +67,9 @@
<Compile Include="Actgs\ArcDAT.cs" />
<Compile Include="AliceSoft\ArcAFA.cs" />
<Compile Include="AliceSoft\ArcALK.cs" />
<Compile Include="AnimeGameSystem\WidgetAGS.xaml.cs">
<DependentUpon>WidgetAGS.xaml</DependentUpon>
</Compile>
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="ArcZIP.cs" />
@@ -495,6 +498,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="AnimeGameSystem\WidgetAGS.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="AZSys\WidgetAZ.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>