quantum-space-buddies/QSB/manifest.json

14 lines
554 B
JSON
Raw Normal View History

2020-02-10 23:03:28 +01:00
{
"filename": "QSB.dll",
2021-12-13 18:57:52 +00:00
"author": "Nebula, John, Alek, & Rai",
"name": "Quantum Space Buddies",
2021-05-09 15:44:18 +01:00
"warning": {
"title": "Follow these steps before playing multiplayer :",
2021-06-04 11:31:09 +01:00
"body": "- Disable *all* other mods. (Can heavily affect performance)\n- Make sure you are not running any other network-intensive applications.\n- Make sure you have forwarded/opened the correct ports. (See the GitHub readme.)"
2021-05-09 15:44:18 +01:00
},
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
2022-02-25 23:12:00 -08:00
"version": "0.18.0",
2022-02-04 14:33:49 +00:00
"owmlVersion": "2.3.2",
2021-10-16 16:57:01 +01:00
"dependencies": [ "_nebula.MenuFramework" ]
}