This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
UKMDUnlocker
Adds ULTRAKILL MUST DIE to the difficulty selection menu.
| Date uploaded | a year ago |
| Version | 0.2.1 |
| Download link | whyis2plus2-UKMDUnlocker-0.2.1.zip |
| Downloads | 6197 |
| Dependency string | whyis2plus2-UKMDUnlocker-0.2.1 |
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.2304README
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/