From 066be2c4daf92907d30cfc04b73857faa206c7fc Mon Sep 17 00:00:00 2001 From: GeodeBot Date: Wed, 29 May 2024 03:28:43 +0000 Subject: [PATCH] Update from Xytriza - xytriza.menu_modifier Accepted by: ninXout --- config.json | 3 +- .../xytriza.menu_modifier/1.0.4/entry.json | 18 ++++ mods-v2/xytriza.menu_modifier/1.0.4/mod.json | 97 ++++++++++++++++++ mods-v2/xytriza.menu_modifier/about.md | 2 +- mods-v2/xytriza.menu_modifier/changelog.md | 3 + mods-v2/xytriza.menu_modifier/logo.png | Bin 60941 -> 60941 bytes 6 files changed, 121 insertions(+), 2 deletions(-) create mode 100644 mods-v2/xytriza.menu_modifier/1.0.4/entry.json create mode 100644 mods-v2/xytriza.menu_modifier/1.0.4/mod.json diff --git a/config.json b/config.json index 32f4dc52..8ac467f7 100644 --- a/config.json +++ b/config.json @@ -3641,7 +3641,8 @@ "1.0.0", "1.0.1", "1.0.2", - "1.0.3" + "1.0.3", + "1.0.4" ] }, "hiimjustin000.demons_in_between": { diff --git a/mods-v2/xytriza.menu_modifier/1.0.4/entry.json b/mods-v2/xytriza.menu_modifier/1.0.4/entry.json new file mode 100644 index 00000000..aeb8bad7 --- /dev/null +++ b/mods-v2/xytriza.menu_modifier/1.0.4/entry.json @@ -0,0 +1,18 @@ +{ + "commit-author": "Xytriza", + "platforms": [ + "macos", + "windows", + "android32", + "android64" + ], + "mod": { + "download": "https://github.com/Xytriza/menu-modifier/releases/download/v1.0.4/xytriza.menu_modifier.geode", + "hash": "876f4a8947c432d48bad2fdbdd7f022fa8a048baf151ca7f86646f609395c06f", + "hash256": "cc2c034cfd2d5f4238875d2416c6233dc32252b8b584ac1295bab2092a8b21e0" + }, + "tags": [ + "Customization", + "Interface" + ] +} \ No newline at end of file diff --git a/mods-v2/xytriza.menu_modifier/1.0.4/mod.json b/mods-v2/xytriza.menu_modifier/1.0.4/mod.json new file mode 100644 index 00000000..8de1567f --- /dev/null +++ b/mods-v2/xytriza.menu_modifier/1.0.4/mod.json @@ -0,0 +1,97 @@ +{ + "geode": "2.0.0-beta.27", + "gd": { + "win": "2.204", + "android": "2.205", + "mac": "2.200" + }, + "version": "v1.0.4", + "id": "xytriza.menu_modifier", + "name": "Menu Modifier", + "developer": "Xytriza", + "description": "", + "repository": "https://github.com/Xytriza/menu-modifier", + "issues": { + "info": "Submit problems to the GitHub or @xytriza on Discord.", + "url": "https://github.com/Xytriza/menu-modifier/issues" + }, + "settings": { + "creatorlayer_enabled": { + "name": "Modify Creator Layer", + "description": "Disable to keep the CreatorLayer to the default state", + "type": "bool", + "default": true + }, + "main_menu_enabled": { + "name": "Modify Main Menu", + "description": "When disabled, None of the settings below will have an effect", + "type": "bool", + "default": true + }, + "main_menu_robtoplogo": { + "name": "Remove RobTop Logo", + "description": "When disabled, Move Profile Buttons down will not work with this setting, it will continue to stay higher up", + "type": "bool", + "default": true + }, + "main_menu_socials": { + "name": "Remove Main Menu Socials", + "description": "When disabled, Move Profile Buttons down will not work with this setting, it will continue to stay higher up", + "type": "bool", + "default": true + }, + "main_menu_moregames": { + "name": "Remove More Games Button", + "type": "bool", + "default": true + }, + "main_menu_move_profile": { + "name": "Move Profile Button down", + "type": "bool", + "default": true + }, + "main_menu_move_daily": { + "name": "Move Daily Chest Button down", + "type": "bool", + "default": true + } + }, + "dependencies": [ + { + "id": "geode.node-ids", + "version": ">=v1.11.0", + "importance": "required" + } + ], + "tags": [ + "Customization", + "Interface" + ], + "incompatibilities": [ + { + "id": "muhammadgames.bettermenu", + "version": "*", + "importance": "breaking" + }, + { + "id": "capeling.goodbye_unnecessary_buttons", + "version": "*", + "importance": "breaking" + }, + { + "id": "blackholemx.nomoregames", + "version": "*", + "importance": "breaking" + }, + { + "id": "colon.gd_in_2019", + "version": "*", + "importance": "breaking" + }, + { + "id": "weebify.randomizecreatorlayer-geode", + "version": "*", + "importance": "breaking" + } + ] +} diff --git a/mods-v2/xytriza.menu_modifier/about.md b/mods-v2/xytriza.menu_modifier/about.md index e10ed14c..7b219273 100644 --- a/mods-v2/xytriza.menu_modifier/about.md +++ b/mods-v2/xytriza.menu_modifier/about.md @@ -1,4 +1,4 @@ -# Cleaner Menus +# Menu Modifier A simple, but very nice mod to have ## Features diff --git a/mods-v2/xytriza.menu_modifier/changelog.md b/mods-v2/xytriza.menu_modifier/changelog.md index 8886ebe5..7e1a91b0 100644 --- a/mods-v2/xytriza.menu_modifier/changelog.md +++ b/mods-v2/xytriza.menu_modifier/changelog.md @@ -1,3 +1,6 @@ +## 1.0.4 +- Fix potential crashes caused by other mods + ## 1.0.3 - Fix crashes caused by other mods diff --git a/mods-v2/xytriza.menu_modifier/logo.png b/mods-v2/xytriza.menu_modifier/logo.png index ca78ccee87d60ef4ae323457ac808b3bc8a12f54..0a4e27024a8494b8f8fdc2c2427c94b3caa0cb24 100644 GIT binary patch delta 79 zcmeCZ!`yp^c|t#jEVGPO@-4~r8>g$j6|oF4Ft#$Xure{yHZZU-IgnHcnT4D`FO6WMpM(W@T)yZD3$!U=Z&q`gHPzx3UW8 U5_%$QBN>3e)78&qol`;+07yL;&Hw-a