ULTRAKIT-ULTRAKIT_Reloaded icon

ULTRAKIT Reloaded

A tool to ease creating and loading of custom content in ULTRAKILL.

Last updated 2 weeks ago
Total downloads 28942
Total rating 8 
Categories Tools Libraries
Dependency string ULTRAKIT-ULTRAKIT_Reloaded-2.3.1
Dependants 3 other packages depend on this package

README

ULTRAKIT

A library for BepInEx to add custom content to ULTRAKILL, such as weapons and cheats.

Requires UKT-UMM-Patch compatibility patch if UMM is installed.

Making a mod using ULTRAKIT

  1. Download ULTRAKIT .dlls from https://github.com/ULTRAKIT-Reloaded/UltrakitReloaded/
  2. Reference ULTRAKIT .dlls within your project to make use of any extensions and functions available.
  3. Register any new cheats on scene load.
  4. Register any new buffs and/or the asset bundle containing new weapons or hats on mod load.

Further instructions and API are available in the wiki

Credits

ORIGINAL

Loader: Dazegambler

Content Injection: Heckteck

Misc. m1ksu

Original Testing: Cecelune

RELOADED

Rewrite and Additional Testing: PetersonE1

If you have any questions, feel free to DM Agent of Nyarlathotep#7519 on Discord, or join the ULTRAKIT Reloaded Discord server at https://discord.gg/gW7MAZRm7z

For a reference, a basic mod, asset bundle, and unity asset folder are available at https://github.com/ULTRAKIT-Reloaded/UltrakitTestMod