An unofficial implementation of the Multiverse RPG.
The only pre-processing done in this project is PostCSS.
# Install
yarn install
# Build
yarn build
# Optionally auto-build CSS during development
yarn build --watch
The code for this system is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.
License: Proprietary
There are a couple of important nuances to use of FontAwesome in this project.
- The official FoundryVTT has a license to use and distribute FontAwesome Pro icons within their software. To my knowledge and based on information shared in the FoundryVTT Discord Server, this does not include systems developed for Foundry by third-party creators.
- This system makes use of the FontAwesome Pro icons packaged with Foundry VTT. This is allowable only because I have a FontAwesome Pro license. No other seats are provided for contributors at this time.
This means:
- Contributors should not make use of FontAwesome Pro icons in the code they contribute to the project (because FontAwesome licenses are based on individual seats) unless they have a seat on a FontAwesome Pro license.
- If you fork this project, you are responsible for either removing all uses of FontAwesome Pro icons, or purchasing an appropriate license.
This project, and the creator of this project, are unaffiliated with Marvel. This is an unofficial, third-party system implementation built freely as a hobby project.