Skip to content

Add Player Count - #205

Open
swindlesmccoop wants to merge 1 commit into
SteamClientHomebrew:mainfrom
swindlesmccoop:add-playercount-badge
Open

Add Player Count#205
swindlesmccoop wants to merge 1 commit into
SteamClientHomebrew:mainfrom
swindlesmccoop:add-playercount-badge

Conversation

@swindlesmccoop

@swindlesmccoop swindlesmccoop commented Jul 10, 2026

Copy link
Copy Markdown

Steam Player Count Badge

Show live Steam player counts in the game details stats row (next to Play Time and Achievements) in Steam Desktop mode, similar to playcount-decky.
Badge Example

Task Checklist

Developer

  • I am the original author or an authorized maintainer of this plugin.
  • I have complied with all license requirements for the libraries used, including providing appropriate notices where necessary.
  • My plugin is fully open source and does not depend on any external paid services, except for widely trusted and well-known platforms. Additionally, neither I nor anyone associated with me profits from any such services.

Plugin Functionality

  • I have tested the plugin on both the Stable and Beta Steam update channels.
  • My plugin is unique, or provides additional or alternative functionality to plugins already on the store.

Backend Configuration

  • Yes/No: I use a standard Millennium python backend in my plugin. --> No, I use a custom Lua backend
  • Yes/No: I use custom binaries that or rely on other FOSS projects that aren't written directly using Millennium's python backend. --> No, release is standard compiled frontend and interpreted backend. There are no bundled binaries or runtimes, and the only build-time dependencies are part of the normal plugin toolchain.

Testing Instructions

  • Verified by a third party on Steam Client Stable.
  • Verified by a third party on Steam Client Beta.

@BlythT

BlythT commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

FYI You may want to fill out the template from https://github.com/SteamClientHomebrew/PluginDatabase/blob/main/.github/PULL_REQUEST_TEMPLATE/PLUGIN-SUBMISSION.md

And there is a similar plugin to this: #151 but neither that or yours have been merged (potentially for not using the template? Unsure)

@BlythT

BlythT commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Tested and working though :)

image

@swindlesmccoop

Copy link
Copy Markdown
Author

FYI You may want to fill out the template from https://github.com/SteamClientHomebrew/PluginDatabase/blob/main/.github/PULL_REQUEST_TEMPLATE/PLUGIN-SUBMISSION.md

And there is a similar plugin to this: #151 but neither that or yours have been merged (potentially for not using the template? Unsure)

Quite frankly I didn't see this nor was there a prompt to use it when I created the pull request; this should be more clear. I'll take a look at updating it and following the rest of the guidelines tomorrow.

@BlythT

BlythT commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

FYI You may want to fill out the template from https://github.com/SteamClientHomebrew/PluginDatabase/blob/main/.github/PULL_REQUEST_TEMPLATE/PLUGIN-SUBMISSION.md
And there is a similar plugin to this: #151 but neither that or yours have been merged (potentially for not using the template? Unsure)

Quite frankly I didn't see this nor was there a prompt to use it when I created the pull request; this should be more clear. I'll take a look at updating it and following the rest of the guidelines tomorrow.

Agreed, was just a friendly hint. I'll take a look at why it's not the default / suggested template when creating a PR against this repo.

@BlythT

BlythT commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Suggested that here #210

@github-actions github-actions Bot changed the title Add player count badge to game page on library Add Player Count Jul 29, 2026
@shdwmtr
shdwmtr requested a review from Copilot July 30, 2026 00:56

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@swindlesmccoop

Copy link
Copy Markdown
Author

FYI You may want to fill out the template from https://github.com/SteamClientHomebrew/PluginDatabase/blob/main/.github/PULL_REQUEST_TEMPLATE/PLUGIN-SUBMISSION.md

And there is a similar plugin to this: #151 but neither that or yours have been merged (potentially for not using the template? Unsure)

I edited the post with the template so hopefully it gets approved soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants