JesseDotEXE / FVTT-Genesys

Foundry VTT: Unoffocial implementation of the Genesys RPG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FVTT Genesys

An implementation of EDGE Studio's Genesys roleplaying game.

Screenshots

Character Sheet

Player Character

Minion Sheet

Minion

Rival Sheet

Rival

Archetype Sheet

Archetype

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

Fonts: Bebas Neue, Roboto Serif, Roboto Slab, Roboto Mono

License: Open Font License

Font: Roboto

License: Apache 2.0

Font: Roboto Condensed

License: Apache 2.0

Font: Genesys Glyphs & Dice

License: MIT

https://github.com/themensch/FFG-Genesys-Glyphs-and-Dice

Font: Genesys Glyphs & Dice (Magical Girl Theme)

Symbols provided by and used with permission from MilkMyth!

Vue 3

License: MIT

Vue-Masonry-Wall

License: MIT

Copyright Disclaimer

This project, and the creator of this project, are unaffiliated with EDGE Studios and Fantasy Flight Games. This is an unofficial, third-party system implementation built freely as a hobby project. Additionally, this project is unrelated to Genesys Foundry, EDGE Studios/Fantasy Flight's community content program for the Genesys RPG.

Genesys and its logo, and Genesys Foundry and its logo, are trademarks of Fantasy Flight Games in the U.S.A. and other countries. All Fantasy Flight Games characters and character names, and the distinctive likenesses thereof, are trademarks of Fantasy Flight Games. www.FantasyFlightGames.com.

About

Foundry VTT: Unoffocial implementation of the Genesys RPG

License:MIT License


Languages

Language:TypeScript 55.1%Language:Vue 35.8%Language:Handlebars 4.3%Language:SCSS 4.2%Language:JavaScript 0.4%Language:HTML 0.1%Language:CSS 0.0%