From 070b9bfc35375d9ecf57ffe14fa15a46c11073ae Mon Sep 17 00:00:00 2001 From: WBHarry <89362246+WBHarry@users.noreply.github.com> Date: Sun, 10 May 2026 12:55:45 +0200 Subject: [PATCH] Updated Third Party Development Details (markdown) --- Third-Party-Development-Details.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Third-Party-Development-Details.md b/Third-Party-Development-Details.md index 5f46305..d0c791d 100644 --- a/Third-Party-Development-Details.md +++ b/Third-Party-Development-Details.md @@ -16,6 +16,7 @@ Hooks.once('init', () => { ## Custom Resources If you want all characters to have access to a new sort of resource similar to `Hope`, then you define that resource as an additional key on the config path `CONFIG.DH.RESOURCE.character.custom` in the Foundry init hook. This makes it available in the extra resource section + image ```js