Muttley / foundryvtt-dreams-and-machines

Foundry system implementation for Modiphius's Dreams And Machines RPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dreams and Machines for Foundry VTT

Dreams and Machines is a brand new RPG setting where people come together to rebuild their world following a catastrophic war. You will venture into a world of mystery and adventure, a world where slumbering mechs dot the landscape and people build their lives anew in the wreckage of paradise. Take on the role of one of the new tribes of humanity, an Archivist, Dreamer, Everan, River, or Spear, and forge a path for yourself and your people.

This community contributed and maintained system for playing the Dreams and Machines RPG with the Foundry VTT virtual tabletop software has been produced with the explicit consent of Modiphius Entertainment.

Any copyright assets included in the system are used with the explicit consent of Modiphius Entertainment. The system developers hold no claim to these underlying copyrighted assets.

Trello Board

For an overview of in-progress tasks, see the Project's Trello Board.

Building

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

Licenses

The code for this system is licensed under the Creative Commons Attribution-ShareAlike 4.0 International license.

FontAwesome

License: Proprietary

There are a couple of important nuances to use of FontAwesome in this project.

  1. 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.
  2. 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:

  1. 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.
  2. If you fork this project, you are responsible for either removing all uses of FontAwesome Pro icons, or purchasing an appropriate license.

Sheet Background Image

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.

Copyright Disclaimer

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.

About

Foundry system implementation for Modiphius's Dreams And Machines RPG

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:JavaScript 54.2%Language:Handlebars 41.0%Language:SCSS 3.5%Language:CSS 1.4%