16 lines
305 B
Markdown
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
|
|
└── ...
|
|
```
|