Files
dnd/players/README.md
2026-04-07 21:27:05 -05:00

16 lines
305 B
Markdown

---
type: folder
---
# Players
Player character sheets, backstories, and character arcs. PCs can be linked from campaigns they belong to and from worlds they're associated with.
## Suggested Structure
```
players/
├── character-name.md # Character sheet, backstory, notes
└── ...
```