Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1 KB

File metadata and controls

22 lines (17 loc) · 1 KB

Steam Kit

Crates.io docs.rs MIT licensed

This crate is designed to be a bunch of tools for interacting with the Steam API.

To-do

  • Add steamkit-vdf to parse VDF files.
  • Add serde feature for steamkit-vdf to allow deserializing to structs.
  • Add steamkit-protobuf-dumper to download the Steam client and extract protobufs from the Linux steamclient.so file.
  • Add steamkit-protobuf for a converted format of the dumped binary.
  • Add steamkit-util for common Steam related data structures like SteamID.