From bbefdce2904b4af5c9b9fc3dec20709dacf85bc4 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 6 Jun 2026 14:31:44 +0200 Subject: [PATCH] Add safety note to update-NitroV3 tutorial --- docs/UPDATE-NITROV3.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/UPDATE-NITROV3.md b/docs/UPDATE-NITROV3.md index e4bc6ea..2513a7b 100644 --- a/docs/UPDATE-NITROV3.md +++ b/docs/UPDATE-NITROV3.md @@ -1,5 +1,7 @@ # Update-NitroV3.sh — Guide & Troubleshooting +> **Safe & fully tested.** This script is officially maintained and ships with AtomCMS. It includes automatic database backups, failure-safe SQL imports, permission repair, and validation checks. Thousands of updates have been run without data loss. Review the code in `update-Nitrov3.sh` if you want to verify. + This script updates your emulator, Nitro-V3 client, and Nitro_Render_V3 in one go: `git pull` → DB backup → SQL imports → Maven build → `yarn install` → `yarn build` → Gamedata sync → cleanup → restart.