monop-state/plugins/monop-player/config.example.json
Jarvis 7dadd1f37f Organize directory structure
- cardinal-plugin/ → plugins/ (matches Cardinal's plugin dir convention)
- index.html + game-state.json → site/
- OUTPUT_CATALOG.md → docs/
- Core Python files and tests stay flat (no import changes needed)
2026-02-21 10:16:49 +00:00

4 lines
61 B
JSON

{
"channel": "#monop",
"players": ["alice", "bob"]
}