kid2407 / Compendium2Module

A module allowing you to download compendiums as a module.
MIT License
1 stars 6 forks source link

Warning messages with v1.1.0 under v10.286 #13

Closed steveculshaw closed 1 year ago

steveculshaw commented 2 years ago

I'm seeing warning in the console ...

setup.js:145 [compendium2module] The module "compendium2module" is using "author" which is deprecated in favor of "authors"

logPackageWarnings @ setup.js:145

setup.js:145 [compendium2module] The module "compendium2module" is using the old flat core compatibility fields which are deprecated in favor of the new "compatibility" object

image

kid2407 commented 2 years ago

Should be an easy fix, should probably be done with the update to v10, see #12 for reference.

kid2407 commented 1 year ago

A long while later: I have updated the module to version 1.2.0, which makes it compatible with Foundry v10