From 6e09d0bcd44789288f1509249d05779698867566 Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 10:14:16 +0200 Subject: [PATCH] Move unsigned exe notice below Windows section --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 9bb2598..4998b37 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,14 @@ Expand-Archive notalterra-v0.1.3-windows-x64.zip -DestinationPath . > **Extract All**), then open **Command Prompt** or **PowerShell** in that > folder and run `.\NotAlterra.exe`. +> [!IMPORTANT] +> **Running an unsigned executable on Windows** triggers a UAC "Unknown +> Publisher" warning, forcing you to click "Run anyway" and bypass +> Windows' safety net. This tool lacks a signature not because it's +> unsafe, but because free services like SignPath Foundation require +> proven community standing first — submitted as soon as the project +> meets their basic acceptance criteria. + ## Usage Run the binary. On first launch it auto-scans for your save folder. The menu is keyboard-driven: @@ -141,14 +149,6 @@ Delete `config.ini` to force a fresh scan on next launch. --- -> [!IMPORTANT] -> **Running an unsigned executable on Windows** triggers a UAC "Unknown -> Publisher" warning, forcing you to click "Run anyway" and bypass -> Windows' safety net. This tool lacks a signature not because it's -> unsafe, but because free services like SignPath Foundation require -> proven community standing first — submitted as soon as the project -> meets their basic acceptance criteria. - ## Safety - Runs in your user context — no admin privileges required