Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,9 @@ mindpalace/
A: Yes — `--demo` boots a full 12-room fixture palace with zero auth and
zero network. No token, no Ollama needed. It's also what CI runs.

**Q: How do I see the FPS?**
A: Press F4 to toggle the FPS overlay. The DEBUG line shows FPS, room/hall counts, and frustum-culled counts. When comparing performance, check the machine specification and see [PERFORMANCE.md](docs/PERFORMANCE.md).

**Q: I don't write Java. Can I still contribute?**
A: Yes — three lanes need no Java at all: add a [fixture room](FIRST_PR.md)
(JSON + a few text files, 15 min), improve the docs (every stumble is a
Expand Down