From de768274908fd198842582a77daeb2ca6d499988 Mon Sep 17 00:00:00 2001 From: Tllya <94857119+Tllya@users.noreply.github.com> Date: Fri, 18 Mar 2022 12:26:45 +0500 Subject: [PATCH] Remove open ports from README.MD --- QSB/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QSB/manifest.json b/QSB/manifest.json index 482412de..12f5a4e8 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -4,7 +4,7 @@ "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.\n- Make sure you have forwarded/opened the correct ports. (See the GitHub readme.)" + "body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications." }, "uniqueName": "Raicuparta.QuantumSpaceBuddies", "version": "0.18.0",