This repository provides all necessary files for a simple installation and configuration of a T6 server on Arch Linux. It also contains a few mods such as a MapVoter and Bots. The default values for some game modes have been also adjusted.
- Tested on LXC Container:
- 1 CPU Core
- 1 GB RAM
- approx. 10 GB disk space
- Download files:
git clone https://github.com/L-Cie/T6Server.git
- Make it executable:
chmod +x ~/T6Server/install.sh
- Run the installation script
install.sh
and follow the instructions:sudo env "HOME=$HOME" ~/T6Server/install.sh
- Switch to the new
t6server
user:sudo su t6server
- Go to the home directory:
cd /opt/t6server
- Launch the server:
./t6server.sh
I advise you to usetmux
to open and manage the server.
- Plutonium: https://plutonium.pw
- Thread by Minami: https://forum.plutonium.pw/topic/12870/guide-debian-t6-server-on-linux-vps-dedicated-server
- Plutonium-Updater by mxbe: https://github.com/mxve/plutonium-updater.rs
- Debian install script by Minami: https://github.com/Sterbweise/T6Server
- Bot-Script by ineedbots: https://github.com/ineedbots/pt6_bot_warfare
- MapVote by Resxt: https://github.com/Resxt/Plutonium-T6-Scripts/tree/main/mapvote