Skip to content

Custom commandlet for Killing Floor.

License

Notifications You must be signed in to change notification settings

InsultingPros/KFCmdlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.