StackingNotifications
Stacking Notifications provides a notification layer which facilitates timed persistence of multiple notifications.
Last updated | 3 years ago |
Total downloads | 10598 |
Total rating | 1 |
Categories | Libraries Tools Client-side |
Dependency string | paddywan-StackingNotifications-1.0.3 |
Dependants | 11 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.601ValheimModding-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.1ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.3.0README
Stacking Notifications
Stacking Notifications provides a notification layer which facilitates timed persistence of multiple notifications.
Instructions
Developers can include the binary as a reference, and may invoke a new notification using NotificationHandler.Instance.AddNotification()
.
Features
- Notifications can be added, and a display duration set.
- Notifications will stack in the bottom right hand corner of the screen
- Expiring notifications will fade to alpha
Changelog
- v1.0.3 - Converted to JVL, updated for H&H.
- v1.0.2 - Resolve MethodInaccessible
- v1.0.0 - Release
Known issues
If you happen to come across any problems or unexpected behaviour, please feel free to contact me on discord, or create an issue on github at: If you happen to come across any problems or unexpected behaviour, please feel free to contact me on discord, or create an issue on github at: https://github.com/paddywaan/PaddysVHMods/issues