Systema de Cosmere RPG para FoundryVTT
  • TypeScript 79.6%
  • Handlebars 11.8%
  • SCSS 8%
  • JavaScript 0.6%
Find a file
forgejo-actions 4dc84cfed3
All checks were successful
release / build-and-release (push) Successful in 42s
chore: release v2.2.2
2026-07-02 13:39:50 +00:00
.gitea/workflows Actualizar .gitea/workflows/release.yml 2026-07-02 15:39:32 +02:00
.github chore: add no-ai policy and clean up readme 2026-06-28 17:00:48 +02:00
.husky feat: implement localization 2024-08-14 19:21:54 +02:00
docs feat(items): implement event system (#342) 2025-06-02 13:07:37 +02:00
scripts chore(scripts): update zip script to allow setting filename specifically 2025-01-29 21:31:06 +01:00
src chore: release v2.2.2 2026-07-02 13:39:50 +00:00
.gitignore Fix bug in roll for attacking 2026-07-01 20:00:26 +02:00
.prettierignore chore: add prettier and commitlint (conventional) 2024-08-12 13:23:25 +02:00
.prettierrc chore: update lint-staged & prettier configs 2024-08-12 21:05:42 +02:00
commitlint.config.js chore: bring project in line with code style 2024-08-14 00:35:28 +02:00
CONTRIBUTING.md chore: add no-ai policy and clean up readme 2026-06-28 17:00:48 +02:00
eslint.config.mjs feat: v13 compatibility (#566) 2025-10-02 21:46:42 +02:00
how-to-build.md update version 2026-07-01 20:11:26 +02:00
LICENSE feat: add starter rules 2025-07-23 14:39:31 +02:00
lint-staged-config.mjs chore: update lint-staged & prettier configs 2024-08-12 21:05:42 +02:00
package-lock.json Fix bug in roll for attacking 2026-07-01 20:00:26 +02:00
package.json chore: release v2.2.2 2026-07-02 13:39:50 +00:00
README.md chore: add no-ai policy and clean up readme 2026-06-28 17:00:48 +02:00
rollup.config.js fix(vector utils): replace @pixi/math-extras dependency with own implementation (#300) 2025-04-01 18:31:09 +02:00
tsconfig.json feat: v13 compatibility (#566) 2025-10-02 21:46:42 +02:00

Foundry VTT - Cosmere Roleplaying Game System

Welcome to the Foundry VTT Cosmere Roleplaying Game System! This community project provides the core system for running the Cosmere Roleplaying Game within Foundry VTT.

Installation Instructions

The latest stable release of the system can be installed from the system browser in Foundry VTT by searching for "Cosmere Roleplaying Game".
Alternatively, you can install it manually by following these instructions:

Manual installation

  1. In Foundry VTT, go to Game Systems > Install System.
  2. Paste the following URL in the Manifest URL field:
    https://raw.githubusercontent.com/the-metalworks/cosmere-rpg/main/src/system.json
  3. Click Install.

Feature requests and bug reports

If you encounter any bugs or wish to share ideas for new features, please let us know by creating an Issue. For guidelines on how to create Issues, please see CONTRIBUTING.md.

Contributing

Wish to contribute? Check out CONTRIBUTING.md.

Important

Brotherwise Games has adopted a no-AI policy for the Cosmere RPG. To remain aligned with that policy, we do not accept contributions that have been created, in whole or in part, using generative AI tools.

If your pull request contains any content that was created with the assistance of generative AI, we will be unable to accept it.

License

The code and original assets in this project are licensed under the MIT License.

However, some content in this repository is included with permission from Brotherwise Games and is not covered by the MIT License.

This includes (but may not be limited to) the following directories:

  • src/packs/rules/
  • src/packs/tables/

These directories contain official material from the Cosmere Roleplaying Game and are subject to separate terms.
Each includes a LICENSE file with the relevant details.

Do not copy, redistribute, or reuse this content outside of this project.