This package has been marked as deprecated, and it's suggested another
alternative is used.
LethalSex Core
Core module for other mods uwu
Last updated | 6 months ago |
Total downloads | 12435 |
Total rating | 1 |
Categories | Libraries |
Dependency string | LethalSex-LethalSex_Core-2.0.1 |
Dependants | 11 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Updates
2.0.1
- Fixed override "OnLocalPlayerStart".
- Added override "OnSanityChanged".
- Added insanity event handling.
2.0.0
- Reworked module system.
- Reworked config creation system.
- Other stuff that I did but cant remember...
1.2.0
- Added override "OnGrabObject".
- Added override "OnShipLand".
- Added override "OnPlayerDie".
- Added method "PlayersNearMe".
- Added field "IsNearOtherPlayers".
1.1.2
- Forgot to remove the ConsoleText check from bug testing.
- Changed every log to use ConsoleManager.Log().
- Fixed config typo.
1.1.1
- Bug fixes.
1.1.0
- Init release.