mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-29 12:21:25 +00:00
16 lines
572 B
JSON
16 lines
572 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.30.3",
|
|
"owmlVersion": "2.9.7",
|
|
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
|
|
"pathsToPreserve": [ "debugsettings.json" ],
|
|
"requireLatestVersion": true
|
|
}
|