SteamDatabase / Protobufs

πŸ‘‘ Automatically tracked Steam, CS:GO, Dota 2, Artifact, Underlords and TF2 protobufs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically tracked protobufs for Steam and Valve's games.

These protobufs are being dumped as updates come in the SteamTracking repository.

Protobufs are dumped using SteamKit's protobuf dumper.

For protobufs dumped from javascript files (in webui folder), we have a separate dumper which parses javascript files into abstract syntax tree and tries to find all the messages and services. As such, these dumps are not as complete as dumps from binary files because minified javascript files lack some information.

About

πŸ‘‘ Automatically tracked Steam, CS:GO, Dota 2, Artifact, Underlords and TF2 protobufs.

License:The Unlicense


Languages

Language:Shell 100.0%