README: "What runs" tables, star nudge in installer and doctor, Discussions - #17
Conversation
…ssions link Unique clones outnumber stars by a wide margin: people install through the one-line curl and never see the repository page. The installer and doctor now end with the repo link (issue link on failure, star ask on success), and the README opens with launcher and game tables so search hits for a specific game land on a status row instead of prose. Screenshot slots are left as an HTML comment in docs/images/ until captures exist. GitHub Discussions is enabled for "got another game running" reports.
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d2297477ce
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| echo "Command line: $SOJU_DIR/scripts/soju (battlenet | d2r | steam | epic | gog, plus *-kill)" | ||
| GPTK_OK || echo "NOTE: GPTK was skipped - run scripts/get-gptk.sh before launching a game." | ||
| echo | ||
| echo "Something broke? Run 'soju doctor' and paste its output in an issue: https://github.com/BCD1210/soju/issues" |
There was a problem hiding this comment.
Use the installed script path in the troubleshooting hint
For users of the advertised curl ... | bash installer, soju doctor fails with command not found: this script downloads Soju under $BASE/soju and creates app bundles, but never installs scripts/soju onto PATH (the preceding line even prints its actual path). Use $SOJU_DIR/scripts/soju doctor here or install a command shim before recommending the short command.
Useful? React with 👍 / 👎.
Unique clones outnumber stars by a wide margin: people install through the one-line curl and never see the repository page. This adds:
docs/images/.soju doctorend with the repository link: the issue link on failure, a star ask on success.sojuusage line mentions GOG.https://claude.ai/code/session_01E3HkyBrscwfwEUQBCX5BJW