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.