Browse Source

Changed ut2004 to new system

pull/743/head
Daniel Gibbs 9 years ago
parent
commit
1502542fc8
  1. 3
      functions/command_install.sh

3
functions/command_install.sh

@ -13,8 +13,7 @@ install_logs.sh
check_deps.sh
# Download and install
if [ "${gamename}" == "Unreal Tournament 2004" ]; then
install_dl_ut2k4.sh
install_ut2k4.sh
install_server_files.sh
install_ut2k4_key.sh
elif [ "${gamename}" == "Unreal Tournament 99" ]; then
install_server_files.sh

Loading…
Cancel
Save