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