diff --git a/README.md b/README.md index b353207..6cb1cd3 100644 --- a/README.md +++ b/README.md @@ -134,11 +134,11 @@ Ultima Online that manifest is `module-uo-.json` from the [Module-uo releases](https://gitea.whitlocktech.com/RunicGateway/Module-uo/releases): ``` -https://gitea.whitlocktech.com/RunicGateway/Module-uo/releases/download/v0.3.0/module-uo-0.3.0.json +https://gitea.whitlocktech.com/RunicGateway/Module-uo/releases/download/v1.0.1/module-uo-1.0.1.json ``` A compose-managed host can declare the set instead of clicking, with -`MODULES=uo@0.3.0=` — resolution at container start is idempotent and offline-safe, +`MODULES=uo@1.0.1=` — resolution at container start is idempotent and offline-safe, so a restart with the network down brings the site up exactly as it was. > **The module system shipped on 2026-08-12** and this is now simply how the site works — a @@ -176,7 +176,7 @@ unprivileged account, and finishes by printing the four values to paste into **A ``` Base URL http://:8080 WebSocket URL ws://:8080/ws -Protocol version 3 +Protocol version 4 Auth token 4f9c… ```