From 7a2bca5590841a1ad245614550b3db9f820202ba Mon Sep 17 00:00:00 2001 From: GeodeBot Date: Sun, 19 Nov 2023 22:30:32 +0000 Subject: [PATCH] Update from FireMario211 --- config.json | 3 +- mods-v2/gdutilsdevs.gdutils/1.1.21/entry.json | 13 ++ mods-v2/gdutilsdevs.gdutils/1.1.21/mod.json | 171 ++++++++++++++++++ 3 files changed, 186 insertions(+), 1 deletion(-) create mode 100644 mods-v2/gdutilsdevs.gdutils/1.1.21/entry.json create mode 100644 mods-v2/gdutilsdevs.gdutils/1.1.21/mod.json diff --git a/config.json b/config.json index 8d7fe70e..f1fc50a1 100644 --- a/config.json +++ b/config.json @@ -502,7 +502,8 @@ "1.0.2", "1.1.0", "1.1.1", - "1.1.2" + "1.1.2", + "1.1.21" ] }, "cgytrus.menu-shaders": { diff --git a/mods-v2/gdutilsdevs.gdutils/1.1.21/entry.json b/mods-v2/gdutilsdevs.gdutils/1.1.21/entry.json new file mode 100644 index 00000000..f44e9c69 --- /dev/null +++ b/mods-v2/gdutilsdevs.gdutils/1.1.21/entry.json @@ -0,0 +1,13 @@ +{ + "commit-author": "FireMario211", + "platforms": [ + "macos", + "windows" + ], + "mod": { + "download": "https://github.com/Jouca/GDUtils-Geode/releases/download/v1.1.21/gdutilsdevs.gdutils.geode", + "hash": "fb9fde7e5f3519d0b428e111160400118da014de02395485c571bcd927982f6d", + "hash256": "40f4b0dee5bda2ee078011b7404a1e6f70eeba61c7ad386e8006cd0a03f57fbe" + }, + "tags": [] +} \ No newline at end of file diff --git a/mods-v2/gdutilsdevs.gdutils/1.1.21/mod.json b/mods-v2/gdutilsdevs.gdutils/1.1.21/mod.json new file mode 100644 index 00000000..572ba806 --- /dev/null +++ b/mods-v2/gdutilsdevs.gdutils/1.1.21/mod.json @@ -0,0 +1,171 @@ +{ + "geode": "1.3.4", + "version": "v1.1.21", + "id": "gdutilsdevs.gdutils", + "name": "GDUtils", + "developer": "Jouca & Firee", + "description": "Realtime Rate Notifications, auto-song mute, game fixes & more!", + "repository": "https://github.com/Jouca/GDUtils-Geode", + "resources": { + "sprites": [ + "resources/Screenshot_1.png", + "resources/discord_btn.png", + "resources/tab-gradient.png", + "resources/tab-gradient-mask.png" + ] + }, + "settings": { + "test-notification": { + "name": "Test", + "description": "NONE", + "type": "custom" + }, + "notification-section": { + "name": "Notifications", + "description": "This category is for where it should show notifications, and also what notifications precisely.", + "type": "custom", + "scale": 300, + "posX": 65 + }, + "everywhereElse": { + "name": "Everywhere Else", + "description": "If notifications should show on any screen.", + "type": "bool", + "default": true + }, + "inEditor": { + "name": "In Editor", + "description": "If notifications should be shown in the editor.", + "type": "bool", + "default": true + }, + "inLevels": { + "name": "In Levels", + "description": "If notifications should be shown when playing levels.", + "type": "bool", + "default": true + }, + "newRate": { + "name": "New Rate", + "description": "Whether or not to notify about new Rated Levels", + "type": "bool", + "default": true + }, + "daily": { + "name": "Daily", + "description": "Whether or not to notify about upcoming Daily Levels", + "type": "bool", + "default": true + }, + "weekly": { + "name": "Weekly", + "description": "Whether or not to notify about upcoming Weekly Demons", + "type": "bool", + "default": true + }, + "sfx": { + "name": "Notification SFX", + "description": "If notifications should play a sound when they are shown.", + "type": "bool", + "default": true + }, + "notification-placement-section": { + "name": "Notification Placement", + "description": "This category is for where to show the notification in the screen on a specific corner.", + "type": "custom", + "scale": 300, + "posX": 100 + }, + "notificationPlacement": { + "name": "Placement", + "description": "Where the notification should be placed.\n1 = Top Left | 2 = Top Right\n3 = Bottom Left | 4 = Bottom Right", + "type": "custom" + }, + "notification-appearance-section": { + "name": "Notification Appearance", + "description": "This category is for setting notification boxes for how it should appear.\nYou can also use decimals in these options, such as 0.5 size, or 3.5 seconds.", + "type": "custom", + "scale": 350, + "posX": 105 + }, + "size": { + "name": "Size", + "description": "How big the notification should be.", + "type": "float", + "default": 1, + "min": 0.1, + "max": 2, + "control": { + "slider-step": 0.1, + "arrows": false + } + }, + "time": { + "name": "Time Hold", + "description": "How long the notification should be.", + "type": "float", + "default": 3, + "min": 0.0, + "max": 15, + "control": { + "slider-step": 0.1 + } + }, + "spotify-section": { + "name": "Spotify", + "description": "This category is for determining when Spotify should toggle mute.\nThis only works if you currently have the Spotify App open.\n\nIf your music volume is set to 0, Spotify\nwill not be affected.", + "type": "custom", + "scale": 350, + "posX": 40 + }, + "inEditorSpotify": { + "name": "In Editor", + "description": "Disabling this will not auto-mute Spotify when you are playing music in the Editor.", + "type": "bool", + "default": true + }, + "inLevelsSpotify": { + "name": "In Levels", + "description": "Disabling this will not auto-mute Spotify when you are playing a level, and music is playing.", + "type": "bool", + "default": true + }, + "spotifyApp": { + "name": "Application", + "description": "This will decide what application should be auto-muted.", + "type": "custom", + "default": "Spotify.exe" + }, + "misc-section": { + "name": "Miscellaneous", + "description": "This category is for any other feature for GDUtils.\nYou can choose whether to enable or disable some options if you do not want them.", + "type": "custom", + "scale": 300, + "posX": 65 + }, + "friendSearch": { + "name": "Search Friends", + "description": "Whether or not to show the search button in the Friends List Menu.", + "type": "bool", + "default": true + }, + "demonListPlacement": { + "name": "Demon Placements", + "description": "Whether or not to show placements for Extreme Demons from Pointercrate.", + "type": "bool", + "default": true + }, + "credits-section": { + "name": "Credits", + "description": "Below are the credits for those that developed the mod, and beta-tested the mod!", + "type": "custom", + "scale": 300, + "posX": 40 + }, + "credit-buttons": { + "name": "Credit Buttons", + "type": "custom" + } + + } +}