Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.23 KB

KF Commandlet

GitHub all releases

Note Better try KFCompileTool python script to avoid cmd.exe / powershell hell. And it has superior automation.

Allows UCC.exe to directly interact with EditPackages lines. No more killingfloor.ini editing and copy-pasting.

Usage

Download KFCmdlet.u from release tab and drop to your System directory, near UCC.

CLI

To add your packages:

ucc.exe KFCmdlet.Add Package_1,Package_2,etc

To restore vanilla EditPackages:

ucc.exe KFCmdlet.Clean

Or use help commands of UCC.

Batch Files

  • Download your desired CMD / PowerShell batch files with CompileSettings.ini.
  • Fill your game / server / compile directories in CompileSettings.ini and enjoy.