Johannes Loher
da1f6999eb
World data (including compendium packs) is migrated automatically. In order to also migrate packs provided by modules, you can use the following macro: ```js const pack = game.packs.get("<name-of-the-module>.<name-of-the-pack>"); game.ds4.migration.migrateCompendiumFromTo(pack, 4, 5); ``` |
||
---|---|---|
.. | ||
hooks.ts | ||
hotbar-drop.ts | ||
init.ts | ||
ready.ts | ||
render.ts | ||
setup.ts |