You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -140,8 +142,8 @@ mod_info_ttt=( MOD "ttt" "Trouble in Terrorist Town" "https://csgottt.com/downlo
140
142
mod_info_get5=( MOD "get5""Get 5""${get5url}""${get5latestfile}""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/splewis/get5""Plugin for competitive matches/scrims (requires SourceMod and MetaMod)" )
141
143
mod_info_pug=( MOD "pug""PUG""${csgopuglatestlink}""${csgopuglatestfile}""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/splewis/csgo-pug-setup""plugin for setting up private pug/10man games" )
142
144
mod_info_dhook=( MOD "dhook""dhook""https://forums.alliedmods.net/attachment.php?attachmentid=190123&d=1625050030""dhooks-2.2.0d17.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://forums.alliedmods.net/showpost.php?p=2588686&postcount=589""DHooks 2.2.0 - Required for GOKZ" )
143
-
mod_info_movement=( MOD "movementapi""movementapi""https://github.com/danzayau/MovementAPI/releases/download/2.1.0/MovementAPI-v2.1.0.zip""MovementAPI-v2.1.0.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/danzayau/MovementAPI""Movement API 2.1.0 - Required for GOKZ" )
144
-
mod_info_cleaner=( MOD "cleaner""cleaner""https://github.com/e54385991/console-cleaner/archive/refs/heads/master.zip""console-cleaner.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/e54385991/console-cleaner""Console Cleaner - Optional for GOKZ" )
145
+
mod_info_movement=( MOD "movementapi""movementapi""https://github.com/danzayau/MovementAPI/releases/download/2.1.0/MovementAPI-v2.1.0.zip""MovementAPI-v2.1.0.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/danzayau/MovementAPI""Movement API 2.1.0 - Required for GOKZ" )
146
+
mod_info_cleaner=( MOD "cleaner""cleaner""https://github.com/e54385991/console-cleaner/archive/refs/heads/master.zip""console-cleaner.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/e54385991/console-cleaner""Console Cleaner - Optional for GOKZ" )
145
147
146
148
# Garry's Mod Addons
147
149
mod_info_ulib=( MOD "ulib""ULib""https://codeload.github.com/TeamUlysses/ulib/zip/master""ulib-master.zip""0""LowercaseOff""${systemdir}/addons""OVERWRITE""ENGINES""Garry's Mod;""NOTGAMES""http://ulyssesmod.net""Complete Framework" )
@@ -178,5 +180,8 @@ mod_info_rustoxide=( MOD "rustoxide" "Oxide for Rust" "${oxiderustlatestlink}" "
178
180
mod_info_hwoxide=( MOD "hwoxide""Oxide for Hurtworld""${oxidehurtworldlatestlink}""Oxide.Hurtworld.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Hurtworld;""NOTGAMES""https://umod.org/games/hurtworld""Allows for the use of plugins" )
179
181
mod_info_sdtdoxide=( MOD "sdtdoxide""Oxide for 7 Days To Die""${oxidesdtdlatestlink}""Oxide.SevenDaysToDie.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""7 Days To Die;""NOTGAMES""https://umod.org/games/7-days-to-die""Allows for the use of plugins" )
180
182
183
+
# ValheimPlus
184
+
mod_info_valheimplus=( MOD "valheimplus""Valheim PLUS""${valeimpluslatestlink}""ValheimPlus.tar.gz""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Valheim;""NOTGAMES""https://github.com/valheimPlus/ValheimPlus""Mod to improve Valheim gameplay")
185
+
181
186
# REQUIRED: Set all mods info into the global array
0 commit comments