We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc76275 commit 93e450cCopy full SHA for 93e450c
README.md
@@ -111,6 +111,7 @@ Below is a list of archive or archive-like formats that can be extracted and hav
111
- BFPK
112
- BZIP2
113
- GZIP
114
+- InstallShield Archive V3 (Z)
115
- InstallShield CAB
116
- Microsoft CAB
117
- MPQ
Test/Program.cs
@@ -1,6 +1,5 @@
1
using System;
2
using System.Collections.Concurrent;
3
-using System.Collections.Generic;
4
using System.IO;
5
using System.Linq;
6
using BurnOutSharp;
0 commit comments