blob: cbdec786e5e75157107b500606bc0ef30fcdd4e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
# Entertain Area · HyBBX 2.8.0
Optional Main-only plugins for games and apps — not on Secondary RF hosts.
## Plugin matrix
| Plugin | Status | Notes |
|--------|--------|-------|
| Entertain Area framework | opt-in CMake | Main hosts only |
| Chess / games | deferred | future or doc removal |
## Config matrix
| Item | Value |
|------|-------|
| Enable | `-DHYBBX_PLUGIN_ENTERTAIN=ON` (when available) |
| Host role | Main only — Secondary runs RF transports |
| User access | Level-gated via `[areas]` / `share/areas.yaml` |
## Related
| Goal | Doc |
|------|-----|
| Topology | [TOPOLOGY.md](TOPOLOGY.md) |
| Commands | [COMMANDS.md](COMMANDS.md) |
|