From a60cc2dbbdcd7101e8883c447bd1c36e8b020cbe Mon Sep 17 00:00:00 2001 From: jballou Date: Mon, 9 May 2016 15:22:29 -0400 Subject: [PATCH] Mod installer is now broken, need to update with hierarchy support --- functions/install_mod.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/functions/install_mod.sh b/functions/install_mod.sh index ee32fceef..d3413d3ca 100644 --- a/functions/install_mod.sh +++ b/functions/install_mod.sh @@ -3,6 +3,8 @@ # Author: Jared Ballou # Website: http://gameservermanagers.com +# TODO: Fix this to use the new hierarchial mod structure + # Description: Display menu of available mods, and add them to game settings # Perform installation