Lega-LegaFusionCore icon

LegaFusionCore

Common library with shared code for my mods

Last updated a day ago
Total downloads 69486
Total rating 0 
Categories Mods Libraries
Dependency string Lega-LegaFusionCore-1.0.3
Dependants 31 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
Rune580-LethalCompany_InputUtils-0.7.10 icon
Rune580-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.10

README

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 wall-through auras
  • Registry for player actions
  • Registry for new spawnable items (without replacing existing scraps)
  • Registry for status effects
  • Registry for stats

This library ensures compatibility between my different mods while making it easier to add new scalable features.