From 0df2c5e0dc2e675716e6116df23790959a903294 Mon Sep 17 00:00:00 2001 From: Juleskie <141720829+heLlow-step-sis@users.noreply.github.com> Date: Sat, 26 Aug 2023 09:51:20 +0800 Subject: [PATCH] Update utilities.json --- plugins/utilities.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index ea3bf6f..511c8d6 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -836,6 +836,20 @@ } } }, + "menu_theme": { + "description": "A simple UI mod for customizing the Main Menu's appearance. Go to your profiles for use", + "external_url": "", + "authors": [ + { + "name": "Yann", + "email": "", + "discord": "riyukiiyan" + } + ], + "versions": { + "1.0.0": null + } + }, "discord_richpresence": { "description": "Discord Rich Presence for Bombsquad.", "external_url": "https://youtu.be/SbbG9V74_E4", @@ -880,4 +894,4 @@ } } } -} \ No newline at end of file +}