diff --git a/mods/Breezebuilder@DismissAlert/description.md b/mods/Breezebuilder@DismissAlert/description.md new file mode 100644 index 00000000..d1742fe5 --- /dev/null +++ b/mods/Breezebuilder@DismissAlert/description.md @@ -0,0 +1,5 @@ +# Dismiss discovery alerts with a click! + +DismissAlert makes it possible to dismiss the new discovery alert icons ( ! ) on the Main Menu, Pause menu and Collection menu with a single click
+- Clicking the icon on the main menu or in the pause menu will dismiss all alert icons and mark the contents of all categories as read
+- Clicking individual alert icons on the Collection page will only dismiss and mark the contents of that individual collection category
\ No newline at end of file diff --git a/mods/Breezebuilder@DismissAlert/meta.json b/mods/Breezebuilder@DismissAlert/meta.json new file mode 100644 index 00000000..e67ce4f3 --- /dev/null +++ b/mods/Breezebuilder@DismissAlert/meta.json @@ -0,0 +1,14 @@ +{ + "title": "DismissAlert", + "requires-steamodded": false, + "requires-talisman": false, + "categories": [ + "Quality of Life", + "Miscellaneous" + ], + "author": "Breezebuilder", + "repo": "https://github.com/Breezebuilder/DismissAlert", + "downloadURL": "https://github.com/Breezebuilder/DismissAlert/releases/latest/download/DismissAlert.zip", + "automatic-version-check": true, + "version": "v1.0.0" +} diff --git a/mods/Breezebuilder@DismissAlert/thumbnail.jpg b/mods/Breezebuilder@DismissAlert/thumbnail.jpg new file mode 100644 index 00000000..801f2a08 Binary files /dev/null and b/mods/Breezebuilder@DismissAlert/thumbnail.jpg differ