Steam Achievement Manager is a game achievement editor and specialized API client designed to modify and unlock game achievements and statistics for titles on the Steam platform. It functions as a utility for manually changing the state of earned rewards and milestones while the client is running. The tool provides capabilities for steam profile customization and game statistic manipulation, allowing users to adjust displayed progress and achievement states. It operates by interfacing with the platform backend to update user profile data.
SteamUser allows you to communicate with the Steam servers in the same manner as a proper Steam client. It's designed to be a self-contained module which provides all the functionality expected of a Steam user client.
A module that provides a simple base class for a Steam bot that can be easily overwritten and customized.
This is a fork of node-steam's SteamClient. Essentially it's node-steam without the handler modules and with some more features. It should be compatible with all node-steam handler modules, as long as the underlying Steam protocol doesn't change without a third-party module's knowledge.
Steam++
The main features of seishun/steampp are: Steam Development Libraries.
Open-source alternatives to seishun/steampp include: gibbed/steamachievementmanager — Steam Achievement Manager is a game achievement editor and specialized API client designed to modify and unlock game… doctormckay/node-steam-client — This is a fork of node-steam's SteamClient. Essentially it's node-steam without the handler modules and with some more… doctormckay/node-steam-user — SteamUser allows you to communicate with the Steam servers in the same manner as a proper Steam client. It's designed… dragonbanshee/node-steam-parentbot — A module that provides a simple base class for a Steam bot that can be easily overwritten and customized. longi94/javasteam — Java port of SteamKit2. JavaSteam targets Java 11. obsidianminor/steamstandardproject — A collection of .NET Standard libraries using common types that provide functionality in one or more Steam services.