You are viewing a potentially older version of this package.
View all versions.

Date uploaded | a week ago |
Version | 1.0.0 |
Download link | Risky_Lives-SneedHooks-1.0.0.zip |
Downloads | 13212 |
Dependency string | Risky_Lives-SneedHooks-1.0.0 |
This mod requires the following mods to function

bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2120
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).
CHANGELOG
1.0.0
- Initial Release