KF2-SafeMutLoader
Description
Use non-whitelisted mutators and stay ranked
Usage
?Mutator=SML.Mut,AAL.AALMut,YAS.YASMut,CTI.CTIMut,CVC.CVCMut,ZedSpawner.ZedSpawnerMut
(replace the map and add/remove compatible mutators you need)
❗️ SML must be first in the mutators list or it won't work.
❗️ SML is a server-side mutator, clients never download it. Therefore, no one will know about SML if you don’t tell yourself. You can also accidentally give it to the whole world if you use a redirect and share the folder where it's located. Be careful about this.
Build
Note: If you want to build/test/brew/publish a mutator without git-bash and/or scripts, follow these instructions instead of what is described here.
- Install Killing Floor 2, Killing Floor 2 - SDK and git for windows;
- open git-bash and go to any folder where you want to store sources:
cd <ANY_FOLDER_YOU_WANT>
- Clone this repository and go to the source folder:
git clone https://github.com/GenZmeY/KF2-SafeMutLoader && cd KF2-SafeMutLoader
- Download dependencies:
git submodule init && git submodule update
- Compile:
./tools/builder -c
- The compiled files will be here:
C:\Users\<USERNAME>\Documents\My Games\KillingFloor2\KFGame\Unpublished\BrewedPC\Script\
License
Description
Safe Mut Loader v1.2.4
Latest
Languages
UnrealScript
100%