Skip to content
/ Blender Public

A modding library for Cuphead providing various utilies for adding custom content.

License

Notifications You must be signed in to change notification settings

Boofii/Blender

Repository files navigation

What is Blender

Blender is a modding library that adds features like custom weapons, custom audio, custom assets and much more!
For any help on your development journey, visit the Blender's discord server: https://discord.com/invite/py9mWsShcf
You can also use Blender's wiki to learn the basics: https://boofii.github.io/blender-docs

Installation

  1. Download BepInEx and extract it to Cuphead's directory from here: https://github.com/BepInEx/BepInEx/releases/tag/v5.4.23.2
  2. Run the game once and then go to the BepInEx/plugins directory, and put the Blender.dll in there.
  3. Reference Blender in your project and you are all set up.