Skip to content

README: "What runs" tables, star nudge in installer and doctor, Discussions - #17

Merged
mikey92 merged 1 commit into
mainfrom
docs/readme-games-star
Sep 2, 2026
Merged

README: "What runs" tables, star nudge in installer and doctor, Discussions#17
mikey92 merged 1 commit into
mainfrom
docs/readme-games-star

Conversation

@mikey92

@mikey92 mikey92 commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Unique clones outnumber stars by a wide margin: people install through the one-line curl and never see the repository page. This adds:

  • A "What runs" section at the top of all three READMEs: a launcher table (login / install games) and a game table (D2R, Hogwarts Legacy, a Steam Unity title verified; Steam D2R Infernal Edition marked not yet verified), with an anti-cheat caveat and a pointer to Discussions for "got another game running" reports. Screenshot slots are left as an HTML comment until captures exist in docs/images/.
  • The installer and soju doctor end with the repository link: the issue link on failure, a star ask on success.
  • GitHub Discussions enabled; soju usage line mentions GOG.

https://claude.ai/code/session_01E3HkyBrscwfwEUQBCX5BJW

…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.
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-02T18:28:23.972494Z d229747 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread install.sh
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"

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

@mikey92
mikey92 merged commit e19d899 into main Sep 2, 2026
@mikey92
mikey92 deleted the docs/readme-games-star branch September 2, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant