steam-vent-proto 0.2.0

Protobuf structs used by the Steam client protocol
Documentation

Building

  • install protobuf-compiler from your package manager
  • install protoc-gen-rust using cargo install protobuf-codegen
  • run ./build.sh