Skip to content
/ T6Server Public
forked from Sterbweise/T6Server

All files needed for a simple installation and configuration of a T6 server on Arch Linux

License

Notifications You must be signed in to change notification settings

L-Cie/T6Server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text alt text

drawing

T6Server

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.

Requirements

  • Tested on LXC Container:
    • 1 CPU Core
    • 1 GB RAM
    • approx. 10 GB disk space

Installation

  1. Download files:
    git clone https://github.com/L-Cie/T6Server.git
  2. Make it executable:
    chmod +x ~/T6Server/install.sh
  3. Run the installation script install.sh and follow the instructions:
    sudo env "HOME=$HOME" ~/T6Server/install.sh

Launch Server

  1. Switch to the new t6server user:
    sudo su t6server
  2. Go to the home directory:
    cd /opt/t6server
  3. Launch the server:
    ./t6server.sh
    I advise you to use tmux to open and manage the server.

Source

About

All files needed for a simple installation and configuration of a T6 server on Arch Linux

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • GSC 96.0%
  • Shell 4.0%