|
|
@@ -136,7 +136,7 @@ elif [ "${gamename}" == "Multi Theft Auto" ]; then
|
|
|
elif [ "${gamename}" == "Factorio" ]; then
|
|
|
update_factorio.sh
|
|
|
install_factorio_save.sh
|
|
|
-elif [ -z "${appid}" ]||[ "${gamename}" == "GoldenEye: Source" ]; then
|
|
|
+elif [ -z "${appid}" ]||[ "${gamename}" == "GoldenEye: Source" ]||[ "${gamename}" == "Counter-Strike: Classic Offensive" ]; then
|
|
|
if [ "${gamename}" == "Unreal Tournament" ]; then
|
|
|
install_unreal_tournament_eula.sh
|
|
|
fi
|