renshei-SpeedCapRemover icon

SpeedCapRemover

A small ULTRAKILL mod to remove the speed cap put on the player to allow for higher style point scores

Last updated a day ago
Total downloads 404
Total rating 0 
Categories Mods Tools
Dependency string renshei-SpeedCapRemover-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

SpeedCapRemover

Development Branch

EXPECT BUGS WHEN COMPILING FROM THIS BRANCH! I USE THIS TO TEST VALUE INCREMENTS AND NEW FEATURES ARE ONLY EXPERIMENTAL!

A mod for Ultrakill that removes the speed cap allowing for more robust gameplay and style point scoring options

This is my first time using C# to do any sort of programming, I apologise if it is wrong or broken!

This is only the source code file, you must compile it yourself for it to run, I will create a .dll release when it is in a functional state that I am happy with. This mod is completely open source and I do not care if you alter the code or suggest updates to it, feel free!

If you dont know how to compile C# code, do a google search on how to do it using your OS as it varies.