diff --git a/QSB/manifest.json b/QSB/manifest.json index 510dc72f..869e4759 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -2,7 +2,6 @@ "filename": "QSB.dll", "author": "Nebula, Alek, & Rai", "name": "Quantum Space Buddies", - "description": "Adds online multiplayer to the game.", "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.)" @@ -11,4 +10,4 @@ "version": "0.12.1", "owmlVersion": "2.1.0", "dependencies": [ "_nebula.MenuFramework" ] -} \ No newline at end of file +}