This crate is designed to be a bunch of tools for interacting with the Steam API.
- Add
steamkit-vdfto parse VDF files. - Add
serdefeature forsteamkit-vdfto allow deserializing to structs. - Add
steamkit-protobuf-dumperto download the Steam client and extract protobufs from the Linuxsteamclient.sofile. - Add
steamkit-protobuffor a converted format of the dumped binary. - Add
steamkit-utilfor common Steam related data structures like SteamID.