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.
- Based on Eliot's MakeCommandletUtils.
- Commandlet info.
- UCC compiler keys.
Download KFCmdlet.u
from release tab and drop to your System
directory, near UCC.
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.
- Download your desired CMD / PowerShell batch files with
CompileSettings.ini
. - Fill your game / server / compile directories in
CompileSettings.ini
and enjoy.