Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Sterbweise committed Dec 10, 2024
2 parents c727d25 + 7dc6ddb commit 642b27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Plutonium/T6Server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ readonly INSTALL_DIR="/opt/T6Server/Plutonium"
# Game mod selection
# This is the game mod that your server will run.
# For Exemple mode, use: "mods/zm_weapons"
#readonly MOD="mods/zm_weapons"
readonly MOD=""

# Note: To switch to Zombie mode, make the following changes:
# 1. Set GAME_PATH to "/opt/T6Server/Server/Zombie"
Expand Down Expand Up @@ -115,4 +115,4 @@ start_server() {
# Main execution
# First update the server, then start it
update_server
start_server
start_server

0 comments on commit 642b27a

Please sign in to comment.