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