Add Musica PAZ Writer (Not works)

This commit is contained in:
2025-11-01 22:48:42 +08:00
parent ecc3b4473f
commit 44c2f7600f
7 changed files with 560 additions and 31 deletions

View File

@@ -535,11 +535,14 @@
<Compile Include="MD5.cs" />
<Compile Include="Moonhir\ArcFPK.cs" />
<Compile Include="Morning\ArcTTD.cs" />
<Compile Include="Musica\ArcPAZ.cs" />
<Compile Include="Musica\ArcSQZ.cs" />
<Compile Include="Musica\WidgetPAZ.xaml.cs">
<DependentUpon>WidgetPAZ.xaml</DependentUpon>
</Compile>
<Compile Include="Musica\ArcPAZ.cs" />
<Compile Include="Musica\ArcSQZ.cs" />
<Compile Include="Musica\CreatePAZWidget.xaml.cs">
<DependentUpon>CreatePAZWidget.xaml</DependentUpon>
</Compile>
<Compile Include="Musica\WidgetPAZ.xaml.cs">
<DependentUpon>WidgetPAZ.xaml</DependentUpon>
</Compile>
<Compile Include="Nekopunch\ArcPAK.cs" />
<Compile Include="NekoSDK\ArcDAT.cs" />
<Compile Include="NekoSDK\ArcPAK.cs" />
@@ -1134,14 +1137,18 @@
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="MangaGamer\WidgetMGPK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Musica\WidgetPAZ.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="MangaGamer\WidgetMGPK.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Musica\CreatePAZWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
<Page Include="Musica\WidgetPAZ.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</Page>
<Page Include="NitroPlus\CreateNPAWidget.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
@@ -1320,4 +1327,4 @@ xcopy "$(ProjectDir)\Resources\Formats.dat" "$(TargetDir)\GameData\" /D /Y &gt;N
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>