From 344e6d437a67ddc7a69e56301772217f25401619 Mon Sep 17 00:00:00 2001 From: Bunny Date: Wed, 19 Aug 2026 18:40:17 -0700 Subject: [PATCH] feat: alignGifSelector v1.0.0 --- exts/alignGifSelector.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 exts/alignGifSelector.json diff --git a/exts/alignGifSelector.json b/exts/alignGifSelector.json new file mode 100644 index 0000000..3d84f12 --- /dev/null +++ b/exts/alignGifSelector.json @@ -0,0 +1,6 @@ +{ + "repository": "https://github.com/flammablebunny/bunny-moonlight-plugins.git", + "commit": "9404302f0bc27435556a2340bc2a76993097c466", + "scripts": ["build", "repo"], + "artifact": "repo/alignGifSelector.asar" +}