From caa9ac39c419a757c1a07175b9e4781db1baafe3 Mon Sep 17 00:00:00 2001 From: forkless Date: Sun, 31 May 2026 18:57:55 +0200 Subject: [PATCH] Add Explorer unzip alternative for Windows users --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 329887f..057e213 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ Expand-Archive notalterra-v0.1.0-windows-amd64.zip -DestinationPath . .\notalterra.exe ``` +> You can also extract the `.zip` using Windows Explorer (right-click → +> **Extract All**), then open **Command Prompt** or **PowerShell** in that +> folder and run `.\notalterra.exe`. + > First run may take a moment while the tool scans for save folders. ## Usage