| .. | ||
| Classes | ||
| Configs | ||
| Docs | ||
| index.html | ||
| LICENSE | ||
| ReadMe.md | ||
KF Patcher Project
Goal
This is an attempt to fix most game breaking bugs and log spam in Killing Floor 1. And some additional features to make some utility mutators 'OBSOLOTE' 😇
You can check the To-Do and Feature List for more details.
Internals
At the moment of 29.07.2020 consists of 1 package and 1 config file that allows you to choose what fixes to enable.
Package contains:
- A simple mutator which uses CoreAPI functionality to hooks functions.
- stub's that extend the very most child class of target. E.G. stubPC contains fixes for controllers and it extends KFPlayerController_Story.
Dependancies
At the moment of 29.07.2020 only from CoreAPI.
Use KFCmdlet and it's batches for easy compilation.
EditPackages=COREAPI
EditPackages=KFPatcher