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,6 +143,7 @@ mod_info_stripper=( MOD "stripper" "Stripper Source" "http://www.bailopan.net/st
140
143
mod_info_gokz=( MOD "gokz""GOKZ""https://bitbucket.org/kztimerglobalteam/gokz/downloads/GOKZ-latest.zip""gokz-latest.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://bitbucket.org/kztimerglobalteam/gokz/src/master/""Implements the KZ game mode (requires SourceMod and MetaMod)" )
141
144
mod_info_ttt=( MOD "ttt""Trouble in Terrorist Town""https://csgottt.com/downloads/ttt-latest-dev-${sourcemodversion}.zip""ttt-latest.zip""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/Bara/TroubleinTerroristTown""Implements the TTT game mode (requires SourceMod and MetaMod)" )
142
145
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)" )
146
+
mod_info_prac=( MOD "prac""csgo practice mode""${csgopracticelatestlink}""${csgopracticelatestfile}""0""LowercaseOff""${systemdir}""cfg;addons/sourcemod/configs;""ENGINES""Counter-Strike: Global Offensive;""NOTGAMES""https://github.com/splewis/csgo-practice-mode""Practice Mode is a sourcemod plugin for helping players/teams run practices." )
143
147
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" )
144
148
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" )
145
149
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" )
@@ -184,4 +188,4 @@ mod_info_sdtdoxide=( MOD "sdtdoxide" "Oxide for 7 Days To Die" "${oxidesdtdlates
184
188
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
189
186
190
# REQUIRED: Set all mods info into the global array
0 commit comments