mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
FEAT: add TypedPseudoDocument
REFACTOR: PreudoDocument FIX: Typos Bug
This commit is contained in:
parent
a0b0411a48
commit
88bf26dad0
21 changed files with 559 additions and 447 deletions
|
|
@ -18,6 +18,7 @@ globalThis.SYSTEM = SYSTEM;
|
|||
|
||||
Hooks.once('init', () => {
|
||||
CONFIG.daggerheart = SYSTEM;
|
||||
|
||||
game.system.api = {
|
||||
applications,
|
||||
models,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue