Muttley / foundryvtt-infinity

Unofficial implementation of Modiphius's Infinity 2D20 RPG for FoundryVTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FVTT Infinity

An implementation of Modiphius's Infinity 2D20 roleplaying game.

Contributing

All pull requests and forks must adhere to the following:

  • Respect the FontAwesome licensing. If you don't have a seat on a FontAwesome license, do not use FontAwesome Pro icons in your contributions.
  • If adapting code from other sources, you must update the "Further Licenses" section below to indicate its licensing and include an appropriately-placed license file where applicable.
  • All contributions to this project, unless otherwise noted through licenses as mentioned above, fall under the project's MIT License.
  • AI-generated code contributions are not permitted under any circumstances.
  • Contributors who act in a bad faith, hateful, or otherwise harmful manner will be blocked from making future contributions. This includes notable behavior outside this system and its community.

License

Code for this system is licensed under the MIT License, see LICENSE.

Further Licenses

Some components of this project are used under alternative licensing terms. Each of these components will be accompanied by its own nearby LICENSE file, and is noted below:

⚠️ 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.

Foundry Type Data

Foundry type data was initially pulled from the Pathfinder 2E System, and has been modified in multiple places to suit the needs of this project.

License: Apache 2.0

Vue 3

License: MIT

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

Unofficial implementation of Modiphius's Infinity 2D20 RPG for FoundryVTT

License:MIT License


Languages

Language:TypeScript 61.4%Language:Vue 36.9%Language:JavaScript 0.8%Language:CSS 0.6%Language:Handlebars 0.2%Language:HTML 0.1%