Commit
the-way-out
docs: update
modified README.md
@@ -36,9 +36,6 @@
Pick a character, fight your way through locked rooms, work the levers
and pressure plates, and find the way out.
The Way Out's main purpose is to test and develop
[eeco](https://github.com/ajhahnde/eeco).
## Play
```bash
@@ -109,7 +106,6 @@ Apache License 2.0 — see [`LICENSE`](LICENSE).
## See also
- [FlashOS](https://github.com/ajhahnde/FlashOS) — AArch64 bare-metal kernel for the Raspberry Pi 4 Model B.
- [eeco](https://github.com/ajhahnde/eeco) — self-maintaining workflow ecosystem + no-AI-spend knowledge layer.
---
modified VERSIONING.md
@@ -114,8 +114,7 @@ and that the updater protocol exposes. The file MUST:
The version exposed by `pyproject.toml` and any in-app About screen
MUST match the `VERSION` file string. A drift between any two of them
is a release-process bug. (The `eeco` `version-sync` workflow is the
recommended way to enforce this in CI; see [`eeco`'s docs](https://github.com/ajhahnde/eeco/blob/main/docs/USAGE.md).)
is a release-process bug.
### 3.4 What is NOT part of the public surface