whyis2plus2-BuffsConfig icon

BuffsConfig

Allows buffs to be configured via PluginConfigurator without cheats

Last updated 2 weeks ago
Total downloads 1799
Total rating 1 
Categories Mods Misc
Dependency string whyis2plus2-BuffsConfig-0.1.1
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
EternalsTeam-PluginConfigurator-1.10.2 icon
EternalsTeam-PluginConfigurator

Used to configure plugins easily in Ultrakill

Preferred version: 1.10.2

README

BuffsConfig

Installation

  1. Download and install BepInEx
  2. Download this and extract its contents to a folder in BepInEx/plugins

Building

Build-system dependencies:

Build steps:

  1. Create a folder called "lib" in the root directory of the mod code
  2. 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 PluginConfigurator
    • PluginConfigurator/PluginConfigurator.dll
    • PluginConfigurator/PluginConfiguratorComponents.dll
  1. run .\build.bat or ./build.sh

The output file will be whyis2plus2-AntiAssists-0.1.1.zip