This repository contains the source code for various BepInEx plugins that I have made for the game ULTRAKILL.
Before building, create the libs
directory in the project's main directory, then copy the required dependencies from ULTRAKILL's ULTRAKILL_Data/Managed
folder into that directory.
Note: Assembly-CSharp.dll needs to be publicized before being added.