Commit graph

14 commits

Author SHA1 Message Date
70a102b373 Revert "Update to latest proto definitions from SteamDatabase/Protobufs"
This reverts commit 9946f23749 for BC reasons.
2025-10-19 14:53:08 +02:00
38ae8528fb steam 0.5.1 2025-10-18 23:15:36 +02:00
0968bbe8e7 0.5.1 2025-10-18 23:10:02 +02:00
890d27a421 add docs to GCHandshake 2025-10-18 21:24:25 +02:00
c7fd29f600 steam-vent-proto-common 0.5.1 2025-10-18 21:22:24 +02:00
Robin Appelman
dc4550f902 Merge pull request 'Update to latest proto definitions from SteamDatabase/Protobufs' (#4) from TBK/proto:update_protos into main
Reviewed-on: https://codeberg.org/steam-vent/proto/pulls/4
Reviewed-by: Robin Appelman <icewind@noreply.codeberg.org>
2025-10-18 20:57:54 +02:00
Robin Appelman
60896d6378 Merge pull request 'Clean up generated files before regenerating' (#3) from TBK/proto:cleanup_generated into main
Reviewed-on: https://codeberg.org/steam-vent/proto/pulls/3
Reviewed-by: Robin Appelman <icewind@noreply.codeberg.org>
2025-10-18 20:56:54 +02:00
Robin Appelman
107c0bdabc Merge pull request 'Update README.md' (#2) from TBK/proto:readme into main
Reviewed-on: https://codeberg.org/steam-vent/proto/pulls/2
2025-10-18 20:48:31 +02:00
Robin Appelman
926012e286 Merge pull request 'Move GCHandshake trait to proto-common' (#1) from zargovv/proto:main into main
Reviewed-on: https://codeberg.org/steam-vent/proto/pulls/1
2025-10-18 20:48:12 +02:00
TBK
11fb8d3b10
Clean up generated files before regenerating
Delete all .rs files in target directory before running protobuf codegen to prevent accumulation of files from deleted proto definitions
2025-10-18 20:05:10 +02:00
TBK
9946f23749
Update to latest proto definitions from SteamDatabase/Protobufs
From commit 085746bbf6b48d1b89b7a63e7876932793f4c08f
2025-10-18 20:03:34 +02:00
TBK
a81b10d7b2 Update README.md
Fix paths to proto-csgo, proto-dota2, and proto-tf2 and format shell commands as bash code block for easy copy paste.
2025-10-18 19:28:31 +02:00
Max Zargov
1156dbf774 move GCHandshake trait to proto-common 2025-10-18 03:10:11 +05:00
d936a6049b initial import from steam-vent repo 2025-09-07 22:35:14 +02:00