|
@@ -44,6 +44,8 @@ if [ "${function_selfname}" != "command_install.sh" ]; then
|
|
|
|
|
|
|
|
if [ "${gamename}" == "ARMA 3" ]; then
|
|
if [ "${gamename}" == "ARMA 3" ]; then
|
|
|
fix_arma3.sh
|
|
fix_arma3.sh
|
|
|
|
|
+ elif [ "${shortname}" == "ark" ]; then
|
|
|
|
|
+ fix_ark.sh
|
|
|
elif [ "${gamename}" == "Counter-Strike: Global Offensive" ]; then
|
|
elif [ "${gamename}" == "Counter-Strike: Global Offensive" ]; then
|
|
|
fix_csgo.sh
|
|
fix_csgo.sh
|
|
|
elif [ "${gamename}" == "Don't Starve Together" ]; then
|
|
elif [ "${gamename}" == "Don't Starve Together" ]; then
|