quantum-space-buddies/QSB/manifest.json

15 lines
584 B
JSON
Raw Normal View History

2020-02-10 23:03:28 +01:00
{
"filename": "QSB.dll",
2022-01-21 15:44:57 -08:00
"patcher": "QSBPatcher.exe",
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-01-16 17:45:51 +00:00
"version": "0.16.0",
2022-01-12 20:15:49 -08:00
"owmlVersion": "2.3.1",
2021-10-16 16:57:01 +01:00
"dependencies": [ "_nebula.MenuFramework" ]
}