You are viewing a potentially older version of this package.
View all versions.
Notiffy
Notification system for Ultrakill. This is a library and does nothing on its own.
| Date uploaded | a day ago |
| Version | 0.1.2 |
| Download link | end_4-Notiffy-0.1.2.zip |
| Downloads | 6880 |
| Dependency string | end_4-Notiffy-0.1.2 |
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.2100EternalsTeam-PluginConfigurator
Used to configure plugins easily in Ultrakill
Preferred version: 1.10.2README
Notiffy
Notification system for Ultrakill. Allows developers to easily send notifications, instead of having to create blocking popups.
- For regular users: You don't need to manually install this if using a mod manager like r2modman
- For mod developers: see the Wiki
Some quote
"Ultrakill is its own platform at this point" - TondarYZD
CHANGELOG
0.1.2
- Added a "Show all notifications" button at the bottom of the popup stack
- Changed the package structure to be more friendly non-mod manager users
- Made positioning of the button on pause menu customizable
- Added panel animation
0.1.1
- Fixed popups not persisting across screens
- Improved the UI: panel empty placeholder and pause menu button
- Make the notification popup area not block clicks the right portion of the screen
0.1.0
- Initial release