Skip to content

This repository stores scripts that make setting up Wolfenstein: Enemy Territory 2.60b server much easier than it normally is.

License

Notifications You must be signed in to change notification settings

rudissaar/wet-server-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wolfenstein: Enemy Territory Server Setup

Wolfenstein: Enemy Territory 2.60b Licence

This repository stores scripts that make setting up Wolfenstein: Enemy Territory 2.60b server much easier than it normally is.

Guides

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.

ETPro Match Server

If you would like to set up a ETPro match server, follow given instruction for your distribution of choice:

Debian GNU/Linux

Debian 9

After downloading/cloning repository navigate to directory setup/debian.

Then execute following scripts with bash shell in given order:

  1. install-software.sh
  2. install-common-maps.sh
  3. etpro-install.sh
  4. etpro-conf-global.sh
Systemd Integration

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

FreeBSD

FreeBSD 12

After downloading/cloning repository navigate to directory setup/freebsd.

Then execute following scripts with sh shell in given order:

  1. install-software.sh
  2. install-common-maps.sh
  3. etpro-install.sh
  4. etpro-conf-global.sh

About

This repository stores scripts that make setting up Wolfenstein: Enemy Territory 2.60b server much easier than it normally is.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published