mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add support for DataPackRat's f2d/d2f disk images
They are identified by "WC DISK IMAGE" in the header
This commit is contained in:
@@ -433,6 +433,12 @@
|
||||
<Compile Include="VMware\Structs.cs" />
|
||||
<Compile Include="VMware\Unsupported.cs" />
|
||||
<Compile Include="VMware\Write.cs" />
|
||||
<Compile Include="WCDiskImage\Identify.cs" />
|
||||
<Compile Include="WCDiskImage\Properties.cs" />
|
||||
<Compile Include="WCDiskImage\Read.cs" />
|
||||
<Compile Include="WCDiskImage\Structs.cs" />
|
||||
<Compile Include="WCDiskImage\Unsupported.cs" />
|
||||
<Compile Include="WCDiskImage\WCDiskImage.cs" />
|
||||
<Compile Include="ZZZRawImage\Constants.cs" />
|
||||
<Compile Include="ZZZRawImage\Helpers.cs" />
|
||||
<Compile Include="ZZZRawImage\Identify.cs" />
|
||||
|
||||
Reference in New Issue
Block a user