KF2-SRV/README.md

27 lines
1.5 KiB
Markdown
Raw Normal View History

2021-03-15 00:23:33 +00:00
# KF2-SRV
2020-08-13 03:01:21 +00:00
*Killing Floor 2 server tool for RHEL8/CentOS8*
2021-03-15 00:25:27 +00:00
[![build release](https://github.com/GenZmeY/KF2-SRV/workflows/build%20release/badge.svg)](https://github.com/GenZmeY/KF2-SRV/actions?query=workflow%3A%22build+release%22)
[![tests (master)](https://github.com/GenZmeY/KF2-SRV/workflows/tests%20(master)/badge.svg?branch=master)](https://github.com/GenZmeY/KF2-SRV/actions?query=workflow%3A%22tests+%28master%29%22)
[![tests (dev)](https://github.com/GenZmeY/KF2-SRV/workflows/tests%20(dev)/badge.svg?branch=dev)](https://github.com/GenZmeY/KF2-SRV/actions?query=workflow%3A%22tests+%28dev%29%22)
[![GitHub release](https://img.shields.io/github/v/release/genzmey/KF2-SRV)](https://github.com/genzmey/KF2-SRV/releases/latest)
[![GitHub Release Date](https://img.shields.io/github/release-date/genzmey/KF2-SRV)](https://github.com/genzmey/KF2-SRV/releases/latest)
2021-03-15 00:23:33 +00:00
# Readme under construction
2021-03-15 00:23:52 +00:00
`¯\_(ツ)_/¯`
2021-03-15 00:34:29 +00:00
But you can find actual rpm packages here: https://github.com/GenZmeY/KF2-SRV/releases
And basic usage information here: https://github.com/GenZmeY/KF2-SRV/blob/master/SOURCES/README
**Filesystem:**
configs: `/etc/kf2-srv/`
game server: `/usr/games/kf2-srv`
game server (beta): `/usr/games/kf2-srv-beta`
cache: `/var/cache/kf2-srv`
logs: `/var/log/kf2-srv`
logs (beta): `/var/logs/kf2-srv`
You also need multini and steamcmd dependencies which can be found in my repo: https://repo.ayano.su/el8/x86_64/
# License
2021-03-15 00:25:27 +00:00
![GitHub](https://img.shields.io/github/license/genzmey/KF2-SRV)