implemented 'vff' archives and GAL images.

This commit is contained in:
morkt
2016-06-10 04:39:29 +04:00
parent 9b04f39738
commit cb04b322f2
14 changed files with 989 additions and 0 deletions

View File

@@ -72,6 +72,7 @@
</Compile>
<Compile Include="Ankh\ArcGRP.cs" />
<Compile Include="ArcCG.cs" />
<Compile Include="LiveMaker\ArcVF.cs" />
<Compile Include="ArcZIP.cs" />
<Compile Include="AudioVOC.cs" />
<Compile Include="AZSys\WidgetAZ.xaml.cs">
@@ -103,6 +104,10 @@
<Compile Include="ImageLZ.cs" />
<Compile Include="KiriKiri\ChainReactionCrypt.cs" />
<Compile Include="Liar\ImageLIM.cs" />
<Compile Include="LiveMaker\ImageGAL.cs" />
<Compile Include="LiveMaker\WidgetGAL.xaml.cs">
<DependentUpon>WidgetGAL.xaml</DependentUpon>
</Compile>
<Compile Include="Nekopunch\ArcPAK.cs" />
<Compile Include="NitroPlus\ArcPAK.cs" />
<Compile Include="MnoViolet\ImageDIF.cs" />
@@ -549,6 +554,10 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="LiveMaker\WidgetGAL.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="NitroPlus\CreateNPAWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>