BytexDigital.Steam
Wrapper library of SteamKit2 for simpler usage of specific APIs such as downloading apps and workshop content from Steam
Install / Use
/learn @BytexDigital/BytexDigital.SteamREADME
BytexDigital.Steam
This library is a wrapper for the popular SteamKit2 library. It's primary goal is to simplify specific APIs of it to make them easier to use.
As of now, this library's main purpose is to allow for simple content downloading (apps and workshop items) off Steam.
:warning: Please note that this library is in early beta. APIs may change heavily between versions.
Download
Simple item download usage example
See the test client project
Filter which files to download
You can use a condition to limit your download to specific files.
var downloadTask = downloadHandler.DownloadToFolderAsync(@".\downloads", x => x.FileName.EndsWith(".exe"));
Related Skills
next
A beautifully designed, floating Pomodoro timer that respects your workspace.
product-manager-skills
50PM skill for Claude Code, Codex, Cursor, and Windsurf: diagnose SaaS metrics, critique PRDs, plan roadmaps, run discovery, and coach PM career transitions.
devplan-mcp-server
3MCP server for generating development plans, project roadmaps, and task breakdowns for Claude Code. Turn project ideas into paint-by-numbers implementation plans.
