From d64ab19b498fa37e2e16df716dc8db8a5559dad5 Mon Sep 17 00:00:00 2001 From: JohnCorby Date: Thu, 25 Aug 2022 20:06:20 -0700 Subject: [PATCH] add dependency --- NewHorizons/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/NewHorizons/manifest.json b/NewHorizons/manifest.json index 98464e2b..79681373 100644 --- a/NewHorizons/manifest.json +++ b/NewHorizons/manifest.json @@ -6,6 +6,7 @@ "uniqueName": "xen.NewHorizons", "version": "1.4.4", "owmlVersion": "2.6.0", + "dependencies": [ "JohnCorby.VanillaFix" ], "conflicts": [ "Raicuparta.QuantumSpaceBuddies", "PacificEngine.OW_Randomizer" ], "pathsToPreserve": [ "planets", "systems", "translations" ] }