Please disclose if any significant portion of your mod was created 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 | a week ago |
| Total downloads | 264676 |
| Total rating | 1 |
| Categories | Mods Libraries |
| Dependency string | Lega-LegaFusionCore-1.1.1 |
| Dependants | 96 other packages depend on this package |
This mod requires the following mods to function
Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
Lega Fusion Core
Common library that brings together shared gameplay systems for my mods, currently including:
- Common methods
- CustomPass handling for shaders
- Registry for player actions
- Registry for new spawnable items (without replacing existing scraps)
- 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.