An unofficial implementation of Modiphius's Dreams and Machines RPG QuickStart.
For an overview of in-progress tasks, see the Project's Trello Board.
The only pre-processing done in this project is Tailwind CSS.
# Install Tailwind & plugins
yarn install
# Build CSS
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.
License: Pexels License
The image used for sheet backgrounds is modified (mostly just lightened, tiled, shrunk, and color-tweaked) from "Close-up Photo of Gray Wall" by Milo Textures on Pexels.
This project, and the creator of this project, are unaffiliated with Modiphius. This is an unofficial, third-party system implementation built freely as a hobby project.