Add support for SAS5 .gar archive

This commit is contained in:
scientificworld
2025-11-24 17:51:41 +08:00
parent 0a9b6d614d
commit fdbc67c540
3 changed files with 116 additions and 0 deletions

View File

@@ -776,6 +776,7 @@
<Compile Include="Qlie\WidgetQLIE.xaml.cs">
<DependentUpon>WidgetQLIE.xaml</DependentUpon>
</Compile>
<Compile Include="Sas5\ArcGAR.cs" />
<Compile Include="Sas5\ArcIAR.cs" />
<Compile Include="Sas5\ArcSec5.cs" />
<Compile Include="Sas5\ArcWAR.cs" />