steam-vent-proto

Crates.iosteam-vent-proto
lib.rssteam-vent-proto
version0.5.0
sourcesrc
created_at2021-06-19 20:07:21.476312
updated_at2024-09-29 15:05:59.960624
descriptionProtobuf structs used by the Steam client protocol
homepage
repositoryhttps://github.com/icewind1991/steam-vent
max_upload_size
id412198
size2,951
Robin Appelman (icewind1991)

documentation

README

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}
Commit count: 198

cargo fmt