From cf4542ae8aa561743cf5de192547ff7a24ac94e1 Mon Sep 17 00:00:00 2001 From: GenZmeY Date: Sun, 3 Sep 2023 10:29:08 +0300 Subject: [PATCH] upd README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 75501e6..a267037 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,8 @@ Publishing due to [the closure of the MSK-GS project](https://steamcommunity.com `git submodule init && git submodule update` 5. Compile: `./tools/builder -cb` -6. Copy server-side file: -`C:\Users\\Documents\My Games\KillingFloor2\KFGame\Unpublished\BrewedPC\Script\MSKGS-SRV.u` To your kf2 server folder: `/KFGame/BrewedPC/` -7. Upload client-side files to steam workshop: +6. Upload to steam workshop: `./tools/builder -u` # Usage