quantum-space-buddies/QSB/manifest.json
2023-09-18 20:58:28 +01:00

17 lines
670 B
JSON

{
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/master/schemas/manifest_schema.json",
"filename": "QSB.dll",
"author": "Nebula, John, Alek, & Rai",
"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."
},
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
"version": "0.31.0",
"owmlVersion": "2.9.7",
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
"pathsToPreserve": [ "debugsettings.json" ],
"requireLatestVersion": true
}