A set of bash scripts set for configuring and running 7 Days To Die linux game servers.
Scripts | ||
.gitmodules | ||
install.bash | ||
LICENSE | ||
README.md |
7 Days To Die Game Server Linux Scripts
A set of opinionated scripts used to manage 7 days to die.
Table of Contents
[TOC]
Requirements
-
Required
-
Optional
- pv
- Used to show progress for backup operations
- pv
Automatic Installation
Must be ran as root, requires curl
.
This will configure a user sdtd (Seven Days to Die), and install any requirements.
bash -c "$(curl https://gitlab.orion-technologies.io/game-servers/7-days-to-die/-/raw/Development/install.bash)"
Usage
See the wiki for details.