UKMDUnlocker
Adds ULTRAKILL MUST DIE to the difficulty selection menu.
| Last updated | 5 days ago |
| Total downloads | 12843 |
| Total rating | 0 |
| Categories | Mods Misc |
| Dependency string | whyis2plus2-UKMDUnlocker-0.3.1 |
| Dependants | 2 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.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
Build-system dependencies:
- gnu coreutils
- gnu make
- The 7zip command line utility
- dotnet 9
Build steps:
- 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.1.zip