π¦ ClawHub
play
by @ssochi
Make OpenClaw launch the Ashen Era CLI build, play a real run, and deliver a complete first-person play report. Use this when the user asks to "play the game...
π‘ Examples
1. Start with:
scripts/run-packed-cli.sh -- play --seed 42 --class ash_walker --locale en
2. If the user specifies a class, seed, or locale, use the user's values.
3. Once the game starts, follow the live CLI prompts and use help when needed.
4. After the run ends, write the report using references/report-contract.md.
TERMINAL
clawhub install play