


Adds a variety of utilities for "fuck around and find out"-minded ultrakill users. Things
like teleport, movementSpeed, etc.
FIRST OFF: This repository does NOT have all required libraries bundled. I explicitly left out ULTRAKILL's Assembly-CSharp.dll, since it may infringe on hakita's copyright on it. If you want to build this mod, you will have to get the assembly yourself.
<ultrakill steam directory>/ULTRAKILL_Data/Managed/Assembly-CSharp.dll<project root>/libs/Assembly-CSharp.dll, create the libs folder if it doesn't existAfter this, you can continue with the regular build process:
dotnet buildbin/Debug/netstandard2.1/FAAFO-QOL.dllTemporary grants full invincibility against all damage sources without having to enable major assists and remember to disable them
sv_cheatsQuickly allows you to enable cheats without having to do the konami code and pressing "Yes"
movementSpeedAllows you to modify certain settings in the movement controller, like movement speed, jump power, etc
teleportEnables you to teleport yourself to other locations or other enemies to you.
Notes:
I am looking to improve this mod as far as I can get it, since this is my first actual, "useful" mod for the game. If you find any bugs or have suggestions for more features in the future, please open an issue and tell me about it.