Beta
Help test the next release before it goes live. Beta builds contain new features and fixes that haven't been fully verified across all platforms.
Beta releases are published on GitHub with the Pre-release label.
View all releases (look for "Pre-release" tags)
curl -fsSL https://raw.githubusercontent.com/elephantatech/moon_traveler/main/install.sh | bash -s -- --beta
& ([scriptblock]::Create((irm https://raw.githubusercontent.com/elephantatech/moon_traveler/main/install.ps1))) -Beta
git clone https://github.com/elephantatech/moon_traveler.git
cd moon_traveler
uv sync
uv run python play_tui.py
Please test the following on your platform and report any issues:
talk command works — creature responds within ~10sdev mode shows game.log outputupdate command checks for updatesFound a bug? Please open an issue: Report a bug
Include your platform (macOS/Windows/Linux), Python version, and the
output of dev mode if relevant.