LegaFusionCore
Common library with shared code for my mods
| Last updated | a week ago |
| Total downloads | 166472 |
| Total rating | 1 |
| Categories | Mods Libraries |
| Dependency string | Lega-LegaFusionCore-1.0.5 |
| Dependants | 79 other packages depend 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.2100Rune580-LethalCompany_InputUtils
API/Library for creating Unity InputActions with in-game re-binding support. Provides an alternative UI that allows for supporting mods to have in-game re-bindable keybinds.
Preferred version: 0.7.10README
Lega Fusion Core
Common library that brings together shared gameplay systems for my mods, currently including:
- Common methods
- Infrastructure for adding unique special abilities to items
- CustomPass handling for shaders
- Registry for player actions
- Registry for new spawnable items (without replacing existing scraps)
- Registry for status effects
- Registry for stats
- Registry for objects states
- Registry for dungeon lights states
- Registry for ship features states
- Registry for visibility states
This library ensures compatibility between my different mods while making it easier to add new scalable features.