XpecV52 / KFCmdlet

Custom commandlet for Killing Floor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KF Commandlet

GitHub all releases

N.B. You'd better install python 😂, use this handy script to avoid cmd.exe / powershell hell. And no mod installation required.

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

Genaral info

Usage

  • 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 bat, fill your game / server / compile directories in CompileSettings.ini and enjoy.

About

Custom commandlet for Killing Floor.

License:GNU General Public License v3.0


Languages

Language:Python 55.7%Language:Batchfile 19.8%Language:PowerShell 16.6%Language:UnrealScript 7.9%