
UKMDUnlocker
Adds ULTRAKILL MUST DIE to the difficulty selection menu.
Last updated | a week ago |
Total downloads | 6304 |
Total rating | 0 |
Categories | Mods Misc |
Dependency string | whyis2plus2-UKMDUnlocker-0.2.1 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
UKMDUnlocker
UKMD Unlocker adds the ability to select the 'ULTRAKILL MUST DIE' difficulty on the difficulty select menu.
This mod has support for BananasDifficulty since v0.1.2
This mod has support for ULTRAPAIN Refueled since v0.2.1
Installation
NOTE: This mod does not work on any ULTRAKILL version before patch 16
- Download and install BepInEx
- Download this and extract its contents to a folder in BepInEx/plugins
Building
This requires dotnet 9, if you do not have it, you must install it
- Create a folder called "lib" in the root directory of the mod code
- Add the following to it:
- From BepInEx/core add:
- BepInEx.dll
- 0Harmony.dll
- From ULTRAKILL_Data/Managed add:
- Assembly-CSharp.dll
- plog.dll
- Unity.TextMeshPro.dll
- UnityEngine.UI.dll
- From BananasDifficulty
- BananaDifficulty.dll
- From ULTRAPAIN Refueled
- Ultrapain_Refueled.dll
- run "dotnet build"
The output file will be UKMDUnlocker.dll in bin/Debug/netstandard2.1/