Add CFB to the readme

This commit is contained in:
Matt Nadareski
2023-01-09 21:27:00 -08:00
parent d69746f7ef
commit 2c813e7b3d

View File

@@ -156,6 +156,7 @@ Below is a list of container formats that are supported in some way:
| 7-zip archive | No | Yes | Yes | Via `SharpCompress` |
| BFPK custom archive format | Yes | Yes | Yes | |
| bzip2 archive | No | Yes | Yes | Via `SharpCompress` |
| Compound File Binary (CFB) | Yes | Yes* | No | Basis of MSI, only CFB common pieces printable |
| gzip archive | No | Yes | Yes | Via `SharpCompress` |
| Half-Life Game Cache File (GCF) | Yes | Yes | Yes | |
| Half-Life Level (BSP) | Yes | Yes | Yes | |