mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-28 18:25:18 +00:00
17 lines
670 B
JSON
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
|
|
}
|