|
@@ -20,7 +20,7 @@ elif [ "${engine}" == "lwjgl2" ]; then
|
|
|
elif [ "${gamename}" == "Mumble" ]; then
|
|
elif [ "${gamename}" == "Mumble" ]; then
|
|
|
update_mumble.sh
|
|
update_mumble.sh
|
|
|
elif [ "${gamename}" == "Factorio" ]; then
|
|
elif [ "${gamename}" == "Factorio" ]; then
|
|
|
- update_factorio.sh
|
|
|
|
|
|
|
+ update_factorio.sh
|
|
|
elif [ "${gamename}" == "Multi Theft Auto" ]; then
|
|
elif [ "${gamename}" == "Multi Theft Auto" ]; then
|
|
|
update_mta.sh
|
|
update_mta.sh
|
|
|
else
|
|
else
|