From 63ae94a9a3c1e53b58a6759f178cb6798c22d3d3 Mon Sep 17 00:00:00 2001 From: xen-42 Date: Sun, 14 Jul 2024 16:43:14 -0400 Subject: [PATCH] Update manifest.json --- NewHorizons/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NewHorizons/manifest.json b/NewHorizons/manifest.json index 14962bcf..399bc919 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -9,5 +9,5 @@ "dependencies": [ "JohnCorby.VanillaFix", "xen.CommonCameraUtility", "dgarro.CustomShipLogModes" ], "conflicts": [ "PacificEngine.OW_CommonResources" ], "pathsToPreserve": [ "planets", "systems", "translations" ], - "donateLink": "https://www.patreon.com/ownh" + "donateLink": "https://www.patreon.com/xen42" }