kf2-srv is a command line tool for managing a set of Killing Floor 2 servers.
Go to file
2023-02-11 23:12:16 +03:00
.github/workflows fix: build-release rpm path 2020-08-10 14:25:32 +03:00
SOURCES fix steamclient setting 2021-06-23 00:02:59 +03:00
SPECS fix steamclient setting 2021-06-23 00:02:59 +03:00
.gitignore update gitignore 2020-08-07 07:31:42 +03:00
LICENSE Initial commit 2020-07-09 01:18:14 +03:00
Makefile Update copyright 2021-02-24 19:47:48 +03:00
README.md Update README.md 2023-02-11 23:12:16 +03:00
TODO.md Rename TODO to TODO.md 2022-03-16 23:23:02 +03:00

KF2-SRV

Killing Floor 2 server tool for RHEL8/CentOS8

build release tests (master) GitHub release GitHub Release Date GitHub

Warning

There is not and most likely never will be a detailed manual. If you don't have sufficient knowledge of Linux in general and CentOS in particular, as well as the ability to learn unknown tools, you probably shouldn't use this.

Usage

You can find actual rpm packages here(*): https://github.com/GenZmeY/KF2-SRV/releases
And dependencies here: https://cloud.genzmey.su/index.php/s/3GiwtDpkNyCarXc
Basic usage information: https://github.com/GenZmeY/KF2-SRV/blob/master/SOURCES/README

* inotify-tools requirement can be ignored

  • Install packages steamcmd-2018.01.05-5.el8.x86_64.rpm, multini-0.4.3-1.el8.x86_64.rpm, kf2-srv-0.18.1-1.el8.noarch.rpm
  • kf2-srv game update or kf2-srv-beta game update
  • use kf2-srv --help or kf2-srv <COMMAND> --help to see the actions available to you and decide what to do next

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

License

GNU GPLv3