From e9a1095316af65ffcaf90c9db24d3641e7793865 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 15 Mar 2021 03:23:33 +0300 Subject: [PATCH 1/5] Update README.md --- README.md | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index fb15a7a..9af8ca6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# kf2-srv +# KF2-SRV *Killing Floor 2 server tool for RHEL8/CentOS8* [![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) @@ -7,18 +7,8 @@ [![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) -# Features -... - -# Build -... - -# Install -... - -# Usage -... +# Readme under construction +¯\_(ツ)_/¯ # License ![GitHub](https://img.shields.io/github/license/genzmey/kf2-srv) -... From 6f26d5cd85323ceeab84573c119e42a3b6561ab9 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 15 Mar 2021 03:23:52 +0300 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9af8ca6..54fe0a5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![GitHub Release Date](https://img.shields.io/github/release-date/genzmey/kf2-srv)](https://github.com/genzmey/kf2-srv/releases/latest) # Readme under construction -¯\_(ツ)_/¯ +`¯\_(ツ)_/¯` # License ![GitHub](https://img.shields.io/github/license/genzmey/kf2-srv) From ffce77fc416b52e4e0a54c5aa9db6b31b811983c Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 15 Mar 2021 03:25:27 +0300 Subject: [PATCH 3/5] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 54fe0a5..566a52c 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # KF2-SRV *Killing Floor 2 server tool for RHEL8/CentOS8* -[![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) +[![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) # Readme under construction `¯\_(ツ)_/¯` # License -![GitHub](https://img.shields.io/github/license/genzmey/kf2-srv) +![GitHub](https://img.shields.io/github/license/genzmey/KF2-SRV) From 2cbf3351698f16d67799bc52161ed26c5136c9b3 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 15 Mar 2021 03:34:29 +0300 Subject: [PATCH 4/5] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 566a52c..5d71de2 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,17 @@ # Readme under construction `¯\_(ツ)_/¯` +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 ![GitHub](https://img.shields.io/github/license/genzmey/KF2-SRV) From da14c2fe327d356a9c6b35c6704cded88f7a4c56 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Mon, 15 Mar 2021 03:35:41 +0300 Subject: [PATCH 5/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d71de2..41d8849 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ [![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) +![GitHub](https://img.shields.io/github/license/genzmey/KF2-SRV) # Readme under construction `¯\_(ツ)_/¯` @@ -23,4 +24,4 @@ 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 -![GitHub](https://img.shields.io/github/license/genzmey/KF2-SRV) +[GNU GPLv3](LICENSE)