From 6cf752af17bdcaec6c4001ea4f2116f922192d7d Mon Sep 17 00:00:00 2001 From: Cynthia Foxwell Date: Tue, 17 Dec 2024 11:40:13 -0700 Subject: [PATCH] Add Chat Tweaks --- exts/chatTweaks.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/chatTweaks.json diff --git a/exts/chatTweaks.json b/exts/chatTweaks.json new file mode 100644 index 0000000..3b6c671 --- /dev/null +++ b/exts/chatTweaks.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/Cynosphere/moonlight-extensions.git", + "commit": "2d37b0787e756ade823cff563292e6eff5852527", + "scripts": ["build", "repo"], + "artifact": "repo/chatTweaks.asar" +}