From 8bef6370539f5e235337c5c34b20a6a796a48b5c Mon Sep 17 00:00:00 2001 From: paste Date: Thu, 25 Jun 2026 21:56:39 -0500 Subject: [PATCH] update readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b1aecfb..721380a 100644 --- a/README.md +++ b/README.md @@ -116,5 +116,3 @@ docker run --rm \ regardless of MPQ residency — packaging them here does not bypass it. - Compression is zlib, which vanilla 1.12.1 decompresses. The output is MPQ v1 specifically; v2+ headers are not read by the 1.12 loader. -- See ClassicAPI `docs/MPQBuilding.md` for the empirical background on the - naming constraint and load-order behaviour.