mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented Nitro+ archives creation.
encryption not implemented yet.
This commit is contained in:
@@ -74,6 +74,9 @@
|
||||
<Compile Include="CreateINTWidget.xaml.cs">
|
||||
<DependentUpon>CreateINTWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CreateNPAWidget.xaml.cs">
|
||||
<DependentUpon>CreateNPAWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CreateONSWidget.xaml.cs">
|
||||
<DependentUpon>CreateONSWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -153,6 +156,10 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="CreateNPAWidget.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="CreateONSWidget.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
|
||||
Reference in New Issue
Block a user