From 1cbb7ac40a5cdddd872a99ec47132f0ddfd164ec Mon Sep 17 00:00:00 2001 From: cosmo Date: Tue, 7 Apr 2026 09:53:57 +0200 Subject: [PATCH 1/4] added readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4ae38c --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Daggerheart: Voidborne + +Unofficial Daggerheart Playtest content for FoundryVTT + +## Daggerheart System +Daggerheart is a trademark of Darrington Press LLC. All original content, mechanics, and intellectual property related to the Daggerheart roleplaying game are © Darrington Press LLC. + +This project is intended for personal or non-commercial use. All rights to Daggerheart’s original materials remain with their respective owners. + +This project is an unofficial fan creation and is not affiliated with or endorsed by Darrington Press or Critical Role. \ No newline at end of file From 3b5b103c0661d815ee4ca84b2aae4e896dbdaa8d Mon Sep 17 00:00:00 2001 From: cosmo Date: Tue, 7 Apr 2026 09:54:40 +0200 Subject: [PATCH 2/4] added readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a4ae38c..bb91439 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Unofficial Daggerheart Playtest content for FoundryVTT +## Usage +Install the module via the manifest url `https://git.geeks.gay/cosmo/daggerheart-voidborne/raw/branch/main/module.json` + ## Daggerheart System Daggerheart is a trademark of Darrington Press LLC. All original content, mechanics, and intellectual property related to the Daggerheart roleplaying game are © Darrington Press LLC. From 442b36e806f4031776730e4d2b73b5dcd2d9a5ae Mon Sep 17 00:00:00 2001 From: cosmo Date: Tue, 7 Apr 2026 10:08:03 +0200 Subject: [PATCH 3/4] update readme --- README.md | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/README.md b/README.md index bb91439..e31ef52 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,43 @@ Unofficial Daggerheart Playtest content for FoundryVTT ## Usage Install the module via the manifest url `https://git.geeks.gay/cosmo/daggerheart-voidborne/raw/branch/main/module.json` +## Progress + +Environments: +- [x] Tier 1 +- [x] Tier 2 +- [x] Tier 3 +- [x] Tier 4 + +Adversaries: +- [x] Tier 1 +- [x] Tier 2 +- [x] Tier 3 +- [x] Tier 4 + +Heritages: +- [ ] Ancestries +- [ ] Communities + +Special Features: +- [ ] Transformations + +Classes: +- [ ] Assassin +- [ ] Blood Hunter +- [ ] Brawler +- [ ] Warlock +- [ ] Witch + +## Important Information + +### Automation +Not all Features and Actions can be automated currently, as a lot of work in the system backend is needed. COntent will be updated as the system backend evolves. + +### Content Availability +Once content is no longer part of the Void Playtest Materials, it will be removed from this module - regardless of it being adopted into official content or not. + + ## Daggerheart System Daggerheart is a trademark of Darrington Press LLC. All original content, mechanics, and intellectual property related to the Daggerheart roleplaying game are © Darrington Press LLC. From 2e33e3e38ee48009a02f3b433508bf26be6f0b24 Mon Sep 17 00:00:00 2001 From: cosmo Date: Tue, 7 Apr 2026 10:09:04 +0200 Subject: [PATCH 4/4] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e31ef52..8088851 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Unofficial Daggerheart Playtest content for FoundryVTT -## Usage +## Installation Install the module via the manifest url `https://git.geeks.gay/cosmo/daggerheart-voidborne/raw/branch/main/module.json` ## Progress