Risky_Lives-SneedHooks icon

SneedHooks

Hooks for my mods.

Last updated 2 months ago
Total downloads 59468
Total rating 1 
Categories Libraries
Dependency string Risky_Lives-SneedHooks-1.0.0
Dependants 16 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2120 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2120
RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9

README

SneedHooks

Library for shared hooks that my mods use.

Contents

  • ProcessHitEnemy

    • Hooks for before and after ProcessHitEnemy with bodies pre-nullchecked.
  • ModifyFinalDamage

    • Modifies final damage value without affecting the original damageInfo (i.e. the problem that SotS stuff has).