Skip to content

Release v2.2.2

Compare
Choose a tag to compare
@sneat sneat released this 13 Jul 05:12
· 11 commits to master since this release
a5628bb
  • Ignore "core.time" and "pf2e.worldClock.worldCreatedOn" values by default.
    • These values can still be selected in from the importer dialog but will be unselected by default.
    • You may run game.settings.set('forien-copy-environment', 'selected-properties', undefined); as a script macro to reset the values to their default.
    • See issue #53.