mouse0270 / module-credits

Lists the authors of projects on the Manage Modules Window. If a url is provided in the module.json file, it will make the version tag link to the module url.
MIT License
7 stars 7 forks source link

Tag Modules as Content Packs #114

Open MrVauxs opened 1 year ago

MrVauxs commented 1 year ago

It would be great to be able to differentiate and sort the module list by whether or not modules are tagged as content packs.

Content packs would be defined as modules with no scripts or esmodules, purely adding Compendium Packs and CSS files.

The above two prerequisites would make for the bulk of content modules, but of course some do introduce scripts to aid in importing process or making the content more interactive. As such, it should be possible for users to manually tag modules as content packs, as well as let creators add a flag in the module.json to indicate that the module is just content and no additional functionality.