Lega-LegaFusionCore icon

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-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305
Evaisa-LethalLib-1.2.0 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 1.2.0

README

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.

Credits