From 6b9df946134d7d919659f49b2a5d4604cc7d8711 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 2 Apr 2021 16:02:39 -0700 Subject: [PATCH] Remove unused library from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a1ca167b..19ffd96b 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ In addition to the original BurnOut code, the following libraries (or ports ther - [libmspack4n](https://github.com/activescott/libmspack4n) - Microsoft CAB extraction - [psxt001z](https://github.com/Dremora/psxt001z) - PS1 LibCrypt detection - [SharpCompress](https://github.com/adamhathcock/sharpcompress) - 7zip/GZip/RAR/PKZIP extraction -- [StormLib](https://github.com/ladislav-zezula/StormLib) - MPQ extraction - [StormLibSharp](https://github.com/robpaveza/stormlibsharp) - MPQ extraction - [UnshieldSharp](https://github.com/mnadareski/UnshieldSharp) - InstallShield CAB extraction - [WiseUnpacker](https://github.com/mnadareski/WiseUnpacker) - Wise Installer extraction