From 0e73277212d4327c78b3b8747b4f93663bb8ad52 Mon Sep 17 00:00:00 2001 From: Mister_Nebula <41904486+misternebula@users.noreply.github.com> Date: Fri, 22 Jul 2022 10:50:36 +0100 Subject: [PATCH] update manifest --- QSB/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QSB/manifest.json b/QSB/manifest.json index 6de3460a..75258baf 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -4,10 +4,10 @@ "name": "Quantum Space Buddies", "warning": { "title": "Follow these steps before playing multiplayer :", - "body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications." + "body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications.\n- THIS MOD EDITS SAVE FILES. Make a backup if you are particularly attached to them." }, "uniqueName": "Raicuparta.QuantumSpaceBuddies", - "version": "0.20.2", + "version": "0.21.0", "owmlVersion": "2.5.2", "dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ], "pathsToPreserve": [ "debugsettings.json", "storage.json" ]