Packages

Pure-Elixir tabletop RPG game support and rules modeled on the System Reference Document (SRD) 5.2 with opt-in support for some 5.1 rules.

Current section

Files

Jump to
srd_5e CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
The format is based on Keep a Changelog, and this project follows Semantic
Versioning.
## [0.1.0]
- Initial package scaffold. `Srd.Dice` placeholder module; no functionality
yet.