Skip to content

Check your module list for compatibility with the latest major version of Foundry VTT.

License

Notifications You must be signed in to change notification settings

arcanistzed/mcc

Repository files navigation

Module Compatibility Checker

Version Latest Release Download Count Supported Foundry Versions Translation status Discord Server Patreon

Check your module list for compatibility with the latest major version of Foundry VTT.

View the video on YouTube!

screenshot

Installation

In the setup screen, use the URL https://github.com/arcanistzed/mcc/releases/latest/download/module.json to install the module.

Development

Once you've cloned the GitHub repo, use npm install to fetch all dependencies such as Svelte and TyphonJS Runtime Library. Compile the module for production with npm run build and then use npm run dev while you develop to get Vite hot module reloading. In order for your development version of the module to show up in Foundry VTT, you must symlink the module to your Data/modules directory. Run wrangler dev worker/worker.js to test out the Cloudflare Worker or wrangler publish worker/worker.js to publish it to your Cloudflare account.

Support

Please consider supporting me on my Patreon if you like my work. You can see a list of all my projects on my website.

Bugs

You can submit bugs via Github Issues or on my Discord server.

Contact me

Come hang out on my my Discord server or click here to send me an email.

License

Copyright © 2021 arcanist

This package is under an MIT license and the Foundry Virtual Tabletop Limited License Agreement for module development.