mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented F&C resource formats.
*.mrg archives *.mcg and *.acd images
This commit is contained in:
@@ -109,6 +109,7 @@
|
||||
<Compile Include="ArcMGD.cs" />
|
||||
<Compile Include="ArcMGPK.cs" />
|
||||
<Compile Include="ArcMnoViolet.cs" />
|
||||
<Compile Include="ArcMRG.cs" />
|
||||
<Compile Include="ArcNEKO.cs" />
|
||||
<Compile Include="ArcNexas.cs" />
|
||||
<Compile Include="ArcNitro.cs" />
|
||||
@@ -172,6 +173,7 @@
|
||||
<Compile Include="CreateYPFWidget.xaml.cs">
|
||||
<DependentUpon>CreateYPFWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="ImageACD.cs" />
|
||||
<Compile Include="ImageAG.cs" />
|
||||
<Compile Include="ImageAinos.cs" />
|
||||
<Compile Include="ImageAP.cs" />
|
||||
@@ -204,6 +206,7 @@
|
||||
<Compile Include="ImageISG.cs" />
|
||||
<Compile Include="ImageKAAS.cs" />
|
||||
<Compile Include="ImageMAI.cs" />
|
||||
<Compile Include="ImageMCG.cs" />
|
||||
<Compile Include="ImageMFG.cs" />
|
||||
<Compile Include="ImageMGF.cs" />
|
||||
<Compile Include="ImageMI4.cs" />
|
||||
|
||||
Reference in New Issue
Block a user