quantum-space-buddies/QSB/manifest.json

13 lines
558 B
JSON
Raw Normal View History

2020-02-10 22:03:28 +00:00
{
"filename": "QSB.dll",
2021-01-01 10:59:35 +00:00
"author": "Nebula, Alek, & Rai",
"name": "Quantum Space Buddies",
"description": "Adds online multiplayer to the game.",
2021-05-09 14:44:18 +00:00
"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.\n- Make sure you have forwarded/opened the correct ports. (See the GitHub readme.)"
},
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
2021-05-08 11:53:09 +00:00
"version": "0.11.0",
2021-03-06 13:00:28 +00:00
"owmlVersion": "1.1.8"
2020-12-03 08:28:05 +00:00
}