From e5103b4830615aa38324e3bafbc0417a3759c330 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 3 Nov 2025 09:27:57 -0500 Subject: [PATCH] Fix format comment for ExtractionTool --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index a3f96126..95a8aeed 100644 --- a/README.MD +++ b/README.MD @@ -66,7 +66,7 @@ Options: | InstallShield CAB | | | Microsoft cabinet file | Does not support LZX or Quantum compression | | Microsoft LZ-compressed files | KWAJ, QBasic, and SZDD variants | -| MoPaQ game data archive (MPQ) | Windows only. .NET Framework 4.5.2 and above | +| MoPaQ game data archive (MPQ) | Windows only | | New Exectuable | Embedded archives and executables in the overlay and Wise installer | | NovaLogic Game Archive Format (PFF) | | | PKZIP and derived files (ZIP, etc.) | .NET Framework 4.6.2 and greater |