Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LegaFusionCore
Common library with shared code for my mods
| Last updated | 5 days ago |
| Total downloads | 215548 |
| Total rating | 1 |
| Categories | Mods Libraries |
| Dependency string | Lega-LegaFusionCore-1.0.9 |
| Dependants | 87 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.