diff --git a/QSB/manifest.json b/QSB/manifest.json index 8fdeefd55..bd260f969 100644 --- a/QSB/manifest.json +++ b/QSB/manifest.json @@ -13,5 +13,6 @@ "dependencies": [ "_nebula.MenuFramework", "JohnCorby.VanillaFix" ], "pathsToPreserve": [ "debugsettings.json" ], "requireLatestVersion": true, - "patcher": "QSBPatcher.exe" + "patcher": "QSBPatcher.exe", + "donateLinks": [ "https://www.paypal.me/nebula2056", "https://www.paypal.me/johncorby" ] }