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 | 6 months ago |
| Version | 0.3.0 |
| Download link | whyis2plus2-UKMDUnlocker-0.3.0.zip |
| Downloads | 449 |
| Dependency string | whyis2plus2-UKMDUnlocker-0.3.0 |
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.
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
This requires The 7zip command line utility for building
This requires these GNU coreutils: mkdir, rm
This requires GNU Make
- 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 AngryLevelLoader
- AngryLevelLoader/AngryLevelLoader.dll
- AngryLevelLoader/AngryUiComponents.dll
- From PluginConfigurator
- PluginConfigurator/PluginConfigurator.dll
- run "make release"
The output file will be whyis2plus2-UKMDUnlocker-0.3.0.zip