From e990af9402a360f76e2cb4798311b9e32e3712bb Mon Sep 17 00:00:00 2001 From: Enova Date: Mon, 13 Oct 2025 12:50:00 -0500 Subject: [PATCH] Add customChatButtons --- exts/customChatButtons.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/customChatButtons.json diff --git a/exts/customChatButtons.json b/exts/customChatButtons.json new file mode 100644 index 0000000..dc70746 --- /dev/null +++ b/exts/customChatButtons.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/Enovale/moonlight-extensions.git", + "commit": "19171e532290957c0ebf1bfadbf1b6da183ba43d", + "scripts": ["build", "repo"], + "artifact": "repo/customChatButtons.asar" +} \ No newline at end of file