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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305EternalsTeam-PluginConfigurator
Used to configure plugins easily in Ultrakill
Preferred version: 1.10.2README
BuffsConfig
Installation
- Download and install BepInEx
- Download this and extract its contents to a folder in BepInEx/plugins
Building
Build-system dependencies:
Build steps:
- Create a folder called "lib" in the root directory of the mod code
- 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
- run
.\build.bator./build.sh
The output file will be whyis2plus2-AntiAssists-0.1.1.zip