Killing Floor 2

Killing Floor 2

Not enough ratings
How to upload maps to workshop using command line tool
By Dmitriy
Shows how to upload maps to workshop using command line tool WorkshopUserTool.exe.
   
Award
Favorite
Favorited
Unfavorite
Preparing your files
In this example I use my IceArena map.

- Move my R:\preview.png to C:\Users\Dmitriy\Pictures\preview.png
- Create C:\Users\Dmitriy\Documents\my games\KillingFloor2\icearena.txt with contents
$Description "A simple circle snowy arena map which will test your skills." $Title "KF-IceArena" $PreviewFile "C:\Users\Dmitriy\Pictures\preview.png" $Tags "Maps" $MicroTxItem "false" $PackageDirectory "C:\Users\Dmitriy\Documents\my games\KillingFloor2\IceArena"
- Create folder C:\Users\Dmitriy\Documents\my games\KillingFloor2\IceArena
- Copy your cooked map into this folder, KF-IceArena.kfm
Uploading
  • Run cmd.exe and execute
    WorkshopUserTool.exe icearena.txt
1 Comments
FL1P 1 Aug, 2018 @ 11:06am 
So I can upload a custom soundtrack using this method?