#protocols #steam-vent

steam-vent-proto

Protobuf structs used by the Steam client protocol

5 releases (breaking)

0.5.0 Sep 29, 2024
0.4.0 May 5, 2024
0.3.0 Aug 4, 2023
0.2.0 Aug 1, 2023
0.1.0 Jun 19, 2021

#1747 in Game dev

26 downloads per month
Used in 3 crates (2 directly)

MIT license

32MB
652K SLoC

Protobufs for steam-vent

Sourced from https://github.com/SteamDatabase/Protobufs

Updating generated code

  • cd build
  • cargo r -- ../steam/{protos,src/generated}
  • cargo r -- ../tf2/{protos,src/generated}
  • cargo r -- ../csgo/{protos,src/generated}
  • cargo r -- ../dota2/{protos,src/generated}

Dependencies