|
@ -39,6 +39,8 @@ elif [ "${gamename}" == "TeamSpeak 3" ]; then |
|
|
install_ts3db.sh |
|
|
install_ts3db.sh |
|
|
elif [ "${gamename}" == "Multi Theft Auto" ]; then |
|
|
elif [ "${gamename}" == "Multi Theft Auto" ]; then |
|
|
command_install_resources_mta.sh |
|
|
command_install_resources_mta.sh |
|
|
|
|
|
elif [ "${gamename}" == "ARK: Survival Evolved" ]; then |
|
|
|
|
|
ln -s "${steamcmddir}" "${serverfiles}/Engine/Binaries/ThirdParty/SteamCMD/Linux" |
|
|
fi |
|
|
fi |
|
|
|
|
|
|
|
|
fix.sh |
|
|
fix.sh |
|
|