From e05273ff919b7b74fff55e40b694ebec574d70de Mon Sep 17 00:00:00 2001 From: Vanessa Dannenberg Date: Mon, 1 Mar 2021 03:56:23 -0500 Subject: [PATCH] minor script update --- build-date | 1 - .../customize-dreambuilder-game.sh | 14 +++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) delete mode 100644 build-date diff --git a/build-date b/build-date deleted file mode 100644 index 7efdeecd..00000000 --- a/build-date +++ /dev/null @@ -1 +0,0 @@ -20210301-0245 diff --git a/mods/dreambuilder_extras/customize-dreambuilder-game.sh b/mods/dreambuilder_extras/customize-dreambuilder-game.sh index 3c7701f7..02947469 100755 --- a/mods/dreambuilder_extras/customize-dreambuilder-game.sh +++ b/mods/dreambuilder_extras/customize-dreambuilder-game.sh @@ -137,7 +137,8 @@ caverealms_lite \ deezls_mods/extra_stairsplus \ blox \ new_campfire \ -item_drop" +item_drop \ +Zeg9s_mods/ufos/ufos" COPY_MODS_LIST=" nekogloops_mods/glooptest \ @@ -151,14 +152,13 @@ RBAs_mods/unified_inventory" LINK_MODPACKS_LIST="$(ls -d my_mods/homedecor_modpack/*/) \ $(ls -d my_mods/plantlife_modpack/*/) \ -$(ls -d Zeg9s_mods/ufos/*/) \ -$(ls -d cheapies_mods/roads/*/) \ -$(ls -d cool_trees/*/)" +$(ls -d cheapies_mods/roads_modpack/*/) \ +$(ls -d cool_trees_modpack/*/)" -COPY_MODPACKS_LIST="$(ls -d RBAs_mods/technic/*/) \ +COPY_MODPACKS_LIST="$(ls -d RBAs_mods/technic_modpack/*/) \ $(ls -d Philipbenrs_mods/castle-modpack/*/) \ -$(ls -d worldedit/*/) \ -$(ls -d Jeijas_mods/mesecons/*/)" +$(ls -d worldedit_modpack/*/) \ +$(ls -d Jeijas_mods/mesecons_modpack/*/)" for i in $LINK_MODS_LIST; do ln -s $upstream_mods_path"/"$i $workdir/mods