You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 days ago |
| Version | 0.4.0 |
| Download link | end_4-NukeLib-0.4.0.zip |
| Downloads | 1795 |
| Dependency string | end_4-NukeLib-0.4.0 |
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
NukeLib
Not very exactly acronym for eNd_4's UltraKill Library
This is to reduce code duplication across my mods. Probably not of much interest to anyone other than those who install mods manually and need this as a dependency
CHANGELOG
0.5.0
- Added vanilla icons for EnemyIconController (mostly for Taberry)
- Adjusted enemy icons for better readability (mostly for Taberry)
- Added Pauser (for Thorn)
- Added text wrapping util, UnfuckLayoutHack extension (for Thorn)
0.4.0
- Added an util to disable leaderboards (for Thorn)
- Added caching for image dominant color extraction (especially helps CybergrindSlideshow)
0.3.0
- Added GameObject.SetActiveAnimated extension for easier UI panel animation (for Taberry)
- Added some small image processing and color utilities (for CybergrindSlideshow)
0.2.0
- Added more utilities for Taberry
0.1.0
- Initial release