this post was submitted on 06 Dec 2024
28 points (100.0% liked)

Gaming

30605 readers
125 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

There are open source clients for Epic Games Store and GOG.COM, why not for Steam too?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 1 week ago* (last edited 1 week ago)

That project does its job by running steamcmd, which is an official Valve client, not by calling public APIs.

That could be a viable way to implement parts of a Steam client, but since it depends on a proprietary tool, it wouldn't be all open-source.

Edit: I wonder if Valve would be receptive to publishing the SteamCMD source code. They already have a github presence.