mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-08 01:30:18 +08:00
implemented Ren'Py archives creation.
This commit is contained in:
@@ -80,6 +80,9 @@
|
||||
<Compile Include="CreatePDWidget.xaml.cs">
|
||||
<DependentUpon>CreatePDWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CreateRPAWidget.xaml.cs">
|
||||
<DependentUpon>CreateRPAWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="CreateSGWidget.xaml.cs">
|
||||
<DependentUpon>CreateSGWidget.xaml</DependentUpon>
|
||||
</Compile>
|
||||
@@ -158,6 +161,10 @@
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="CreateRPAWidget.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
</Page>
|
||||
<Page Include="CreateSGWidget.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
|
||||
Reference in New Issue
Block a user