From 0d25dd9de5e57321b28037102e21442422cdb481 Mon Sep 17 00:00:00 2001 From: Platon M Date: Fri, 31 Mar 2023 00:41:42 +0200 Subject: [PATCH] Add kenku-remote-control extension --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index e795c6a..df9c8e3 100644 --- a/extensions.json +++ b/extensions.json @@ -3,5 +3,6 @@ "dice": "https://raw.githubusercontent.com/owlbear-rodeo/dice/main/docs/store.md", "colored-rings": "https://raw.githubusercontent.com/owlbear-rodeo/colored-rings/main/docs/store.md", "dddice": "https://cdn.dddice.com/owlbear/store.md", - "cs5-ap-tracker": "https://raw.githubusercontent.com/pumbers/owlbear-cs5-ap-tracker/main/public/store.md" + "cs5-ap-tracker": "https://raw.githubusercontent.com/pumbers/owlbear-cs5-ap-tracker/main/public/store.md", + "kenku-remote-control": "https://raw.githubusercontent.com/Heonozis/obr-kenku-remote-control/main/docs/store.md" }