Warning: The project is still work in progress. The first functioning version will be tagged v0.1.0
This is a CLI for managing a gmod server instance
This project is continuously developed to fit the needs of Flauschig e.V. Version v0.1.0 will be working soon. You can find a feature roadmap at the end of this README.
The tool is currently tested on the following systems:
- Debian 4.9
- Raspbian 4.14
It may also run on different Linux distributions, but some extra configuration can be necessary.
To run the CLI, you need the following software:
- Python3
- PIP
- SteamCMD (Installation Guide)
- Clone the repo
- Install the necessary pip dependencies by running:
pip install -r requirements.txt
or install them manually. List of dependencies
TODO Finish installing guide
TODO Add test description
TODO Provide information
We use SemVer 2.0.0 for versioning. For the versions available, see the tags on this repository.
- Kai Frankenhäuser - Initial work - Kailijan
See also the list of contributors who participated in this project.
This project is licensed under the GPL-3.0 License - see the LICENSE file for details
For further information, please consult the documentation.