From 96afbafa3b822ec09a8a2755650c2b4a351e3ad5 Mon Sep 17 00:00:00 2001 From: David Severwright Date: Thu, 26 Sep 2024 23:06:34 +0100 Subject: [PATCH] add fog-painter --- extensions.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/extensions.json b/extensions.json index 22b287a..9f2e44e 100644 --- a/extensions.json +++ b/extensions.json @@ -49,5 +49,6 @@ "sheet-from-beyond": "https://raw.githubusercontent.com/alvarocavalcanti/sheet-from-beyond/main/public/store.md", "chronicle": "https://www.battle-system.com/owlbear/chronicle-docs/store.md", "decked": "https://www.battle-system.com/owlbear/decked-docs/store.md", - "external-links": "https://raw.githubusercontent.com/GravityDeficient/obr-external-links/main/docs/store.md" + "external-links": "https://raw.githubusercontent.com/GravityDeficient/obr-external-links/main/docs/store.md", + "fog-painter": "https://fog.owlbear.davidsev.co.uk/store.md" }