mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
added various Strikes resource formats.
This commit is contained in:
@@ -56,8 +56,8 @@
|
||||
<Reference Include="NAudio">
|
||||
<HintPath>..\packages\NAudio.1.7.3\lib\net35\NAudio.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NVorbis">
|
||||
<HintPath>..\packages\NVorbis.0.8.5.0\lib\NVorbis.dll</HintPath>
|
||||
<Reference Include="NVorbis, Version=0.8.6.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\NVorbis.0.8.6\lib\net35\NVorbis.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="PresentationCore" />
|
||||
@@ -67,14 +67,7 @@
|
||||
<Reference Include="System.Core" />
|
||||
<Reference Include="System.Drawing" />
|
||||
<Reference Include="System.IO.Compression" />
|
||||
<Reference Include="System.IO.FileSystem">
|
||||
<HintPath>..\packages\System.IO.FileSystem.4.3.0\lib\net46\System.IO.FileSystem.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Numerics" />
|
||||
<Reference Include="System.Security.Cryptography.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\System.Security.Cryptography.Primitives.4.0.0\lib\net46\System.Security.Cryptography.Primitives.dll</HintPath>
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="System.Xaml" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
@@ -95,6 +88,7 @@
|
||||
<Compile Include="Abogado\ImageKG.cs" />
|
||||
<Compile Include="Actgs\ArcCG.cs" />
|
||||
<Compile Include="Actgs\ArcDAT.cs" />
|
||||
<Compile Include="Ads\ArcPAC.cs" />
|
||||
<Compile Include="AdvDx\ArcPKD.cs" />
|
||||
<Compile Include="AdvScripter\ArcPAK.cs" />
|
||||
<Compile Include="AdvSys\ArcAdvSys3.cs" />
|
||||
@@ -215,6 +209,7 @@
|
||||
<Compile Include="KiriKiri\YuzCrypt.cs" />
|
||||
<Compile Include="Lambda\ArcLAX.cs" />
|
||||
<Compile Include="Lambda\ImageCLS.cs" />
|
||||
<Compile Include="Leaf\ArcAR2.cs" />
|
||||
<Compile Include="Leaf\ArcLEAF.cs" />
|
||||
<Compile Include="Leaf\ArcPAK.cs" />
|
||||
<Compile Include="Leaf\AudioP16.cs" />
|
||||
@@ -327,6 +322,9 @@
|
||||
<Compile Include="Software House Parsley\ImagePCG.cs" />
|
||||
<Compile Include="Speed\ArcARC.cs" />
|
||||
<Compile Include="Stack\ArcGPK.cs" />
|
||||
<Compile Include="Strikes\ArcPCK.cs" />
|
||||
<Compile Include="Ads\ArcPOG.cs" />
|
||||
<Compile Include="Strikes\ImageLAG.cs" />
|
||||
<Compile Include="StudioJikkenshitsu\ArcUMPK.cs" />
|
||||
<Compile Include="StudioJikkenshitsu\ImageDAT.cs" />
|
||||
<Compile Include="StudioJikkenshitsu\ImageGRC.cs" />
|
||||
|
||||
Reference in New Issue
Block a user