From eba1b7b0d49603b1f459fcd683205010044b3aed Mon Sep 17 00:00:00 2001 From: Sven Uhlig Date: Fri, 15 Mar 2024 12:36:55 +0100 Subject: [PATCH] Add 'Calendar of Harptos' extension --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index b43a08b..ccee217 100644 --- a/extensions.json +++ b/extensions.json @@ -36,5 +36,6 @@ "outliner": "https://raw.githubusercontent.com/owlbear-rodeo/outliner/main/docs/store.md", "owlclock": "https://owlclock.vijexa.dev/store.md", "prefabs": "https://raw.githubusercontent.com/owlbear-rodeo/prefabs/main/docs/store.md", - "calendar": "https://www.battle-system.com/owlbear/calendar-docs/store.md" + "calendar": "https://www.battle-system.com/owlbear/calendar-docs/store.md", + "calendar-of-harptos": "https://resident-uhlig.gitlab.io/owlbear-rodeo-calendar-of-harptos/store/index.md" }