mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[ARC] Implement support for compression method 3 (pack).
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
<ItemGroup>
|
||||
<Compile Include="ADC.cs"/>
|
||||
<Compile Include="AppleRle.cs"/>
|
||||
<Compile Include="Arc\PackStream.cs"/>
|
||||
<Compile Include="BZip2.cs"/>
|
||||
<Compile Include="FLAC.cs"/>
|
||||
<Compile Include="Lh5Stream.cs"/>
|
||||
|
||||
Reference in New Issue
Block a user