quantum-space-buddies/QSB/manifest.json

15 lines
643 B
JSON
Raw Normal View History

2020-02-10 22:03:28 +00:00
{
"filename": "QSB.dll",
2021-12-13 18:57:52 +00:00
"author": "Nebula, John, Alek, & Rai",
"name": "Quantum Space Buddies",
2021-05-09 14:44:18 +00:00
"warning": {
"title": "Follow these steps before playing multiplayer :",
2022-07-22 09:50:36 +00:00
"body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications.\n- THIS MOD EDITS SAVE FILES. Make a backup if you are particularly attached to them."
2021-05-09 14:44:18 +00:00
},
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
2022-07-22 09:50:36 +00:00
"version": "0.21.0",
2022-07-14 09:33:21 +00:00
"owmlVersion": "2.5.2",
2022-05-14 11:18:48 +00:00
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
2022-05-04 09:31:26 +00:00
"pathsToPreserve": [ "debugsettings.json", "storage.json" ]
}