From 979bb8a310cb09cd33e02eb610c714d38a377f6c Mon Sep 17 00:00:00 2001 From: Mitch Weaver Date: Mon, 20 Nov 2023 22:56:14 -0600 Subject: [PATCH] asdf --- modserver/modlists/chernarus.txt | 59 +++++++++++++++++--------------- modserver/update_mods.sh | 4 +++ 2 files changed, 35 insertions(+), 28 deletions(-) diff --git a/modserver/modlists/chernarus.txt b/modserver/modlists/chernarus.txt index a6fb330..7cc4bc4 100644 --- a/modserver/modlists/chernarus.txt +++ b/modserver/modlists/chernarus.txt @@ -1,31 +1,3 @@ -# ================================================================== -# Inactive -# ================================================================== - -############ Legacy Gun Play -############ https://steamcommunity.com/sharedfiles/filedetails/?id=2560589980 -###########2560589980^legacygunplay - -############### advanced weapon scopes -################ https://steamcommunity.com/sharedfiles/filedetails/?id=2143128974 -###############2143128974^advancedweaponscopes - -############ tactical flava -############# https://steamcommunity.com/sharedfiles/filedetails/?id=2646817942 -###########2646817942^tacticalflava - -############## sGunplay -############## https://steamcommunity.com/sharedfiles/filedetails/?id=2507204412 -#############2507204412^sgunplay - -################## enough stamina -################## https://steamcommunity.com/sharedfiles/filedetails/?id=2337398072 -#################2337398072^enoughstamina - -#################### Notes -#################### https://steamcommunity.com/sharedfiles/filedetails/?id=1999076953 -###################1999076953^notes - # ================================================================== # Generic / All Servers # ================================================================== @@ -34,6 +6,8 @@ # https://steamcommunity.com/sharedfiles/filedetails/?id=2545327648 2545327648^dabsframework +return + # CF # https://steamcommunity.com/sharedfiles/filedetails/?id=1559212036 1559212036^cf @@ -134,3 +108,32 @@ # https://steamcommunity.com/sharedfiles/filedetails/?id=1762444175 1762444175^uncuepascivilianclothing +# ================================================================== +# Inactive +# ================================================================== + +############ Legacy Gun Play +############ https://steamcommunity.com/sharedfiles/filedetails/?id=2560589980 +###########2560589980^legacygunplay + +############### advanced weapon scopes +################ https://steamcommunity.com/sharedfiles/filedetails/?id=2143128974 +###############2143128974^advancedweaponscopes + +############ tactical flava +############# https://steamcommunity.com/sharedfiles/filedetails/?id=2646817942 +###########2646817942^tacticalflava + +############## sGunplay +############## https://steamcommunity.com/sharedfiles/filedetails/?id=2507204412 +#############2507204412^sgunplay + +################## enough stamina +################## https://steamcommunity.com/sharedfiles/filedetails/?id=2337398072 +#################2337398072^enoughstamina + +#################### Notes +#################### https://steamcommunity.com/sharedfiles/filedetails/?id=1999076953 +###################1999076953^notes + + diff --git a/modserver/update_mods.sh b/modserver/update_mods.sh index d18cddc..07bffe5 100644 --- a/modserver/update_mods.sh +++ b/modserver/update_mods.sh @@ -122,6 +122,10 @@ update_mods_for_server() { case "$mod" in \#*|''|' ') ;; + return) + # add keyword to stop reading for mods (for testing) + return + ;; *) mod=${mod%%^*}