mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
alternative encryption schemes for LPK archives.
This commit is contained in:
@@ -91,6 +91,7 @@
|
||||
<Compile Include="ArcNEKO.cs" />
|
||||
<Compile Include="ArcNexas.cs" />
|
||||
<Compile Include="ArcNitro.cs" />
|
||||
<Compile Include="ArcNOA.cs" />
|
||||
<Compile Include="ArcNPA.cs" />
|
||||
<Compile Include="ArcNSA.cs" />
|
||||
<Compile Include="ArcPAC.cs" />
|
||||
@@ -179,6 +180,10 @@
|
||||
<Compile Include="WidgetKCAP.xaml.cs">
|
||||
<DependentUpon>WidgetKCAP.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WidgetLPK.xaml.cs">
|
||||
<SubType>Code</SubType>
|
||||
<DependentUpon>WidgetLPK.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WidgetNPA.xaml.cs">
|
||||
<DependentUpon>WidgetNPA.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -270,6 +275,10 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="WidgetLPK.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="WidgetNPA.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
|
||||
Reference in New Issue
Block a user