Killing Floor 2

Killing Floor 2

评价数不足
How to upload maps to workshop using command line tool
由 Dmitriy 制作
Shows how to upload maps to workshop using command line tool WorkshopUserTool.exe.
   
奖励
收藏
已收藏
取消收藏
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 条留言
FL1P 2018 年 8 月 1 日 上午 11:06 
So I can upload a custom soundtrack using this method?