mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-01-15 22:50:56 +00:00
21 lines
691 B
JSON
21 lines
691 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/ow-mods/owml/master/schemas/manifest_schema.json",
|
|
"filename": "QSB.dll",
|
|
"author": "Nebula, John, Alek, & Rai",
|
|
"name": "Quantum Space Buddies",
|
|
"uniqueName": "Raicuparta.QuantumSpaceBuddies",
|
|
"version": "1.1.0",
|
|
"owmlVersion": "2.11.1",
|
|
"dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ],
|
|
"pathsToPreserve": [ "debugsettings.json" ],
|
|
"conflicts": [
|
|
"Vesper.AutoResume",
|
|
"Vesper.OuterWildsMMO",
|
|
"_nebula.StopTime",
|
|
"PacificEngine.OW_CommonResources"
|
|
],
|
|
"requireLatestVersion": true,
|
|
"patcher": "QSBPatcher.exe",
|
|
"donateLinks": [ "https://www.paypal.me/nebula2056", "https://www.paypal.me/johncorby" ]
|
|
}
|