mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented 'vff' archives and GAL images.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user