Skip to content

A workshop parsing tool to quickly grab a list of custom KF2 maps for server owners to add to their servers.

Notifications You must be signed in to change notification settings

SethCohen/KF2-Easy-Server-Map-Adder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KF2-Easy-Server-Map-Adder

A simple program that grabs your subscribed steam workshop maps and outputs the lines you have to add to the server configs to get custom maps on your server

How To Use:

Requires Java 8 or above!

  1. Download and run the exe (or jar)
  2. Select the directory where the workshop maps are saved to (Typically found in C:\Program Files (x86)\Steam\steamapps\workshop\content\232090 or \Documents\My Games\KillingFloor2\KFGame\Cache)
  3. Press the Confirm button
  4. Check the newly generated Output folder and open each .txt file
  5. Press Ctrl+A to Select All and Ctrl+C to Copy
  6. Paste the text from ServerSubscribedWorkshopItems.txt into PCServer-KFEngine.ini under the appropriate section
  7. Paste the text from WebAdmin.txt into PCServer-KFGame.ini under the appropriate section
  8. Paste the text from GameMapCycles.txt into PCServer-KFGame.ini at the end of the line "GameMapCycles=". Dont forget to remove the last two "))" at the end of the line before pasting the new text in. Also make sure to re-add it at the end after pasting.
  9. Save everything
  10. Run server
  11. Let server install the maps (Will take a bit depending on how many maps you have installed. Be patient)

For additional help for anything past Step 4, follow the actual guide for adding custom maps to servers: https://wiki.killingfloor2.com/index.php?title=Dedicated_Server_(Killing_Floor_2)

Screenshots:

Screenshot1 Screenshot2 Screenshot3 Screenshot4 Screenshot5 Screenshot6 Screenshot7