Updated Third Party Development Details (markdown)

WBHarry 2026-05-10 12:55:45 +02:00
parent 2add46ea39
commit 070b9bfc35

@ -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
<img width="710" height="414" alt="image" src="https://github.com/user-attachments/assets/827e6b37-33ff-4fad-9a59-206cc67aab72" />
```js