No description
- Go 100%
|
Some checks failed
Build Homebrew / build (push) Successful in 25s
Build Homebrew / upload-each (KWS-items.json) (push) Failing after 1s
Build Homebrew / upload-each (TVG-class.json) (push) Successful in 2s
Build Homebrew / upload-each (TVG-items.json) (push) Successful in 3s
Build Homebrew / upload-each (TVG-feats.json) (push) Successful in 3s
Build Homebrew / upload-each (TVG-variantrules.json) (push) Successful in 2s
Build Homebrew / upload-each (TVG-races.json) (push) Successful in 2s
Build Homebrew / upload-each (class.json) (push) Successful in 2s
Build Homebrew / upload-each (TVG-optionalfeatures.json) (push) Successful in 2s
Build Homebrew / upload-each (feats.json) (push) Successful in 2s
Build Homebrew / upload-each (optionalfeatures.json) (push) Successful in 2s
Build Homebrew / upload-each (items.json) (push) Successful in 2s
Build Homebrew / upload-each (races.json) (push) Successful in 2s
Build Homebrew / upload-each (variantrules.json) (push) Successful in 2s
|
||
|---|---|---|
| .forgejo/workflows | ||
| .ref | ||
| compendiums | ||
| internal | ||
| Kybr | ||
| templates | ||
| .gitignore | ||
| builder.handoff.md | ||
| compendium.md | ||
| go.mod | ||
| go.sum | ||
| LICENSE.md | ||
| magefile.go | ||
| README.md | ||
Compendium
A shelf of expansion sourcebooks for TheVault setting. Each book under compendiums/ is grouped by who or what it came from, and can be dropped into an existing campaign independently of the others.
Books
- Kybr Voidbringer's Codex of Arms — weapons, wondrous items, and Vestiges forged by Kybr Voidbringer.
- Generic & Adaptations — classes, feats, features, stats, and races not tied to a single in-world creator, including adaptations of other settings (Wings of Fire, Lightbearer/Endurian).
Shared resources
- templates/ — creation templates for new classes, races, items, vestiges, monsters, etc. Reused across every book.
- LICENSE.md — Draconis Code and Content License v1.2, applies to all content in this repo.
Adding a new book
- Create
compendiums/<name>/with aREADME.mdfront matter (what it adds, how to use it) plus type-subfolders (equipment/,races/, etc) as needed. - Link the new book from this README.
- Use the templates in
templates/for new entries; follow kebab/Title-Case filenames matching existing books.
History
This repo replaces the type-only organization of the old homebrew-content repo. That repo is left as-is for now; nothing here carries its git history.