Update README for IS-Z

This commit is contained in:
Matt Nadareski
2021-07-21 14:21:39 -07:00
parent cc762754c5
commit 93e450c2bf
2 changed files with 1 additions and 1 deletions

View File

@@ -111,6 +111,7 @@ Below is a list of archive or archive-like formats that can be extracted and hav
- BFPK
- BZIP2
- GZIP
- InstallShield Archive V3 (Z)
- InstallShield CAB
- Microsoft CAB
- MPQ

View File

@@ -1,6 +1,5 @@
using System;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using BurnOutSharp;