This repository stores scripts that make setting up Wolfenstein: Enemy Territory 2.60b server much easier than it normally is.
Here is a list of available guides to help you with your setup, you should keep in mind that root permissions are required to run scripts.
If you would like to set up a ETPro match server, follow given instruction for your distribution of choice:
After downloading/cloning repository navigate to directory setup/debian
.
Then execute following scripts with bash
shell in given order:
You also have option to integrate server with systemd
, it provides you with functionalities like restarting, starting or stopping server and also gives you option to start server once host machine boots up.
To integrate your server with systemd execute following script:
After integration you can start your server by executing command:
systemctl start wet
If you would like your server to start automatically when host machine boots up enter command:
systemctl enable wet
After downloading/cloning repository navigate to directory setup/freebsd
.
Then execute following scripts with sh
shell in given order: