quantum-space-buddies/QSB/manifest.json
2022-12-28 15:46:55 +00:00

15 lines
568 B
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.24.0",
"owmlVersion": "2.8.0",
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix", "xen.CommonCameraUtility" ],
"pathsToPreserve": [ "debugsettings.json" ]
}