2020-02-10 23:03:28 +01:00
|
|
|
{
|
2023-09-17 16:36:17 -07:00
|
|
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/master/schemas/manifest_schema.json",
|
2020-12-21 00:50:24 +01:00
|
|
|
"filename": "QSB.dll",
|
2021-12-13 18:57:52 +00:00
|
|
|
"author": "Nebula, John, Alek, & Rai",
|
2020-12-21 00:50:24 +01:00
|
|
|
"name": "Quantum Space Buddies",
|
2021-05-09 15:44:18 +01:00
|
|
|
"warning": {
|
|
|
|
"title": "Follow these steps before playing multiplayer :",
|
2022-08-12 13:14:36 -07:00
|
|
|
"body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications."
|
2021-05-09 15:44:18 +01:00
|
|
|
},
|
2020-12-21 00:50:24 +01:00
|
|
|
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
|
2024-03-09 16:31:16 +00:00
|
|
|
"version": "1.1.0",
|
2023-09-27 14:47:41 +01:00
|
|
|
"owmlVersion": "2.9.8",
|
2022-05-14 12:18:48 +01:00
|
|
|
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
|
2022-12-31 11:26:38 +00:00
|
|
|
"pathsToPreserve": [ "debugsettings.json" ],
|
2023-10-30 10:45:35 +00:00
|
|
|
"requireLatestVersion": true,
|
2024-02-06 21:37:27 +00:00
|
|
|
"patcher": "QSBPatcher.exe",
|
|
|
|
"donateLinks": [ "https://www.paypal.me/nebula2056", "https://www.paypal.me/johncorby" ]
|
2021-10-27 22:50:26 +02:00
|
|
|
}
|