a subset of protos for steam and valve games. primarily for use in haste, and in other unrelated projects of mine that happen to share a need to have access to the same set of protos.
deadlock
: enables deadlock protos.dota2
: enables dota2 protos.gcsdk
: enables game coordinator protos (enabled bydeadlock
anddota2
).protobuf-src
: enables protobuf_src crate which buildsprotoc
.
graph-imports
: builds a dot graph of imports between protos.fetch-protos
: fetches latest protos from steamdb's Protobufs repo.