Explorar o código

added GSLT to installer

Daniel Gibbs %!s(int64=10) %!d(string=hai) anos
pai
achega
8ee871452e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      functions/fn_install

+ 3 - 0
functions/fn_install

@@ -32,7 +32,10 @@ fn_install_logs
 fn_install_gsquery
 fn_install_config
 if [ "${gamename}" == "Counter Strike: Global Offensive" ]; then
+	fn_install_gslt
 	fn_csgofix
+elif [ "${gamename}" == "Team Fortress 2" ]; then
+	fn_install_gslt
 elif [ "${gamename}" == "Killing Floor" ]; then
 	fn_install_kffix
 elif [ "${gamename}" == "Red Orchestra: Ostfront 41-45" ]; then