Compare commits
3 Commits
fvtt-hero-
...
fvtt-hero-
Author | SHA1 | Date | |
---|---|---|---|
686ea4cea6 | |||
c915b85a7b | |||
5026e120c1 |
11
README.md
11
README.md
@ -2,8 +2,17 @@ This is the official Hero System 6th Edition game system for FoundryVTT, based o
|
|||||||
|
|
||||||
The Hero System game system is not usable standalone. To play this game you need a copy of the core rulebook.
|
The Hero System game system is not usable standalone. To play this game you need a copy of the core rulebook.
|
||||||
|
|
||||||
|
It features :
|
||||||
|
|
||||||
|
- PC/NPC sheets
|
||||||
|
- Roll management and associated helpers
|
||||||
|
- Segment and Turn management in the combat tracker
|
||||||
|
- Official compendiums
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
Manifest URL: https://github.com/Legendsmiths-LLC/
|
Manifest URL: https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6
|
||||||
|
|
||||||
For manual installation, use the provided manifest URL in the "Install System" popup window while managing game systems.
|
For manual installation, use the provided manifest URL in the "Install System" popup window while managing game systems.
|
||||||
|
|
||||||
|
@ -91,14 +91,14 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"styles/simple.css"
|
"styles/simple.css"
|
||||||
],
|
],
|
||||||
"version": "11.0.12",
|
"version": "11.0.13",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "11",
|
"minimum": "11",
|
||||||
"verified": "11"
|
"verified": "11"
|
||||||
},
|
},
|
||||||
"title": "Hero System v6 for FoundrtVTT (Official)",
|
"title": "Hero System v6 for FoundrtVTT (Official)",
|
||||||
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/raw/branch/main/system.json",
|
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/raw/branch/master/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/archive/fvtt-hero-system-6-v11.0.12.zip",
|
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-hero-system-6/archive/fvtt-hero-system-6-v11.0.13.zip",
|
||||||
"url": "https://www.uberwald.me/gitea/uberwald/",
|
"url": "https://www.uberwald.me/gitea/uberwald/",
|
||||||
"background": "systems/fvtt-hero-system-6/images/ui/hero_foundry_cover.webp",
|
"background": "systems/fvtt-hero-system-6/images/ui/hero_foundry_cover.webp",
|
||||||
"id": "fvtt-hero-system-6"
|
"id": "fvtt-hero-system-6"
|
||||||
|
Reference in New Issue
Block a user