summaryrefslogtreecommitdiff
path: root/docs/ENTERTAIN.md
diff options
context:
space:
mode:
authorinfo@mode42.com <info@mode42.com>2026-08-08 03:54:55 +0000
committerinfo@mode42.com <info@mode42.com>2026-08-08 03:54:55 +0000
commit20cb29c2f8c5c87bc590896854a20b1473ceb358 (patch)
tree2857f41513a56ad41af97b57362639298aa7f033 /docs/ENTERTAIN.md
#2
Diffstat (limited to 'docs/ENTERTAIN.md')
-rw-r--r--docs/ENTERTAIN.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/docs/ENTERTAIN.md b/docs/ENTERTAIN.md
new file mode 100644
index 0000000..cbdec78
--- /dev/null
+++ b/docs/ENTERTAIN.md
@@ -0,0 +1,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) |
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com