Skip to content

Commit 93e450c

Browse files
committed
Update README for IS-Z
1 parent cc76275 commit 93e450c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Below is a list of archive or archive-like formats that can be extracted and hav
111111
- BFPK
112112
- BZIP2
113113
- GZIP
114+
- InstallShield Archive V3 (Z)
114115
- InstallShield CAB
115116
- Microsoft CAB
116117
- MPQ

Test/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using System;
22
using System.Collections.Concurrent;
3-
using System.Collections.Generic;
43
using System.IO;
54
using System.Linq;
65
using BurnOutSharp;

0 commit comments

Comments
 (0)