From 5a4bef77a5626a06fa859dab4de2e2d46e356a72 Mon Sep 17 00:00:00 2001 From: Ceikry Date: Fri, 24 Jun 2022 03:41:07 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 206e762..8e5ac84 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,5 @@ Notes: Here's an LZMA-compressed copy of singleplayer as it was on 23/6/2022: https://mega.nz/file/nIpHDAbY#zLH1SyzNTU5y0elAJqU9rEGL1nVoAoFLxpyACod8QFI + +You should be able to extract this with something like 7zip on Windows. (It'll probably require two steps - tar.xz decompresses into .tar, then you extract the tar, both steps with 7z.)