From 05fe3103c30695417725d1d1987fee9b452363ee Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Tue, 30 Aug 2022 08:11:11 +0300 Subject: [PATCH] added instruction in case of missing configs --- PublicationContent/description.txt | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/PublicationContent/description.txt b/PublicationContent/description.txt index 606a3ff..22d8f28 100644 --- a/PublicationContent/description.txt +++ b/PublicationContent/description.txt @@ -1,6 +1,6 @@ [img]https://raw.githubusercontent.com/GenZmeY/KF2-Server-Extension/master/PublicationContent/mutbanner.png[/img] -[img]https://img.shields.io/static/v1?logo=GitHub&labelColor=gray&color=blue&logoColor=white&label=&message=Open Source[/img] [img]https://img.shields.io/github/license/GenZmeY/KF2-Server-Extension[/img] [img]https://img.shields.io/steam/subscriptions/2085786712[/img] [img]https://img.shields.io/steam/favorites/2085786712[/img] [img]https://img.shields.io/steam/update-date/2085786712[/img] [url=https://steamcommunity.com/sharedfiles/filedetails/changelog/2085786712][img]https://img.shields.io/github/v/tag/GenZmeY/KF2-Server-Extension[/img][/url] +[img]https://img.shields.io/static/v1?logo=GitHub&labelColor=gray&color=blue&logoColor=white&label=&message=Open Source[/img] [img]https://img.shields.io/github/license/GenZmeY/KF2-Server-Extension[/img] [img]https://img.shields.io/steam/downloads/2085786712[/img] [img]https://img.shields.io/steam/favorites/2085786712[/img] [img]https://img.shields.io/steam/update-date/2085786712[/img] [url=https://steamcommunity.com/sharedfiles/filedetails/changelog/2085786712][img]https://img.shields.io/github/v/tag/GenZmeY/KF2-Server-Extension[/img][/url] [h1]Description:[/h1] [i]This mod replaces current perk system in Killing Floor 2 with a serverside perk progression with RPG elements, which let you buy individual stats and traits. @@ -76,6 +76,25 @@ C:\Users\\Documents\My Games\KillingFloor2\KFGame\Localization\ Check all folders and delete all ServerExt.* files you find. 4. Re-subscribe to this mod and try again. +[h1]If configs are not created[/h1] +[olist] +[*]Create the missing configs manually, then add the following content to them ([u]only for configs that you created manually[/u]): + +[*]Put in [b]KFServerExtMut.ini[/b] this: +[b][ServerExtMut.ServerExtMut] +SettingsInit=0[/b] + +[*]Put in [b]KFxMapVote.ini[/b] this: +[b][ServerExtMut.xVotingHandler] +ConfigVersion=0[/b] + +[*]Put in [b]KFServerExt.ini[/b] this: [url=https://pastebin.com/raw/Wx3HYjkj][/url] [b](*)[/b] + +[*]Start the game/server along with the ServerExt, then check the configs - content should be generated. +[/olist] + +[b](*)[/b]Thanks to [url=https://steamcommunity.com/profiles/76561198105638699]Cloud[/url] for this file and instructions! + [h1]Bug reports[/h1] If you find a bug, please create a new issue here: [u]https://github.com/GenZmeY/KF2-Server-Extension/issues[/u]