Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Keybind System

Pre-release
Pre-release
Compare
Choose a tag to compare
@Temperz87 Temperz87 released this 13 Dec 19:59
· 67 commits to master since this release
ebbf64a

Add UKKeyBinds class
Add new dependency system courtesy of PetersonE1
Various improvements to better fit C# syntax courtesy of TeamDoodz

Installation instructions

  1. Follow the Bepinex tutorial here, up until 1:10
  2. Unzip the UMM.zip file into ULTRAKILL\BepInEx, note that UMM is a plugin and will need to go into the plugins folder, while UMM Mods will need to be in the root directory of BepInEx. UMM comes with one test mod using the UKAPI.
  3. Drop all of your current mods into ULTRAKILL\BepInEx\UMM Mods, right now mods do not automatically load on start and will have to be set to do so in the mods button on the game's menu screen. Any future mods you install and want the mod manager to manage will also have to be dropped into this folder.