mirror of
https://codeberg.org/steam-vent/proto.git
synced 2026-08-02 12:14:48 +02:00
Update to latest proto definitions from SteamDatabase/Protobufs
From commit 085746bbf6b48d1b89b7a63e7876932793f4c08f
This commit is contained in:
parent
d936a6049b
commit
9946f23749
127 changed files with 40662 additions and 28630 deletions
|
|
@ -130,6 +130,8 @@ message CMsgRemoteClientBroadcastStatus {
|
|||
optional bool steam_deck = 24;
|
||||
optional uint64 steam_version = 25;
|
||||
optional .EVRLinkCaps vr_link_caps = 26 [default = k_EVRLinkCapsUnknown];
|
||||
optional fixed64 vr_link_invite_client_id = 27;
|
||||
optional fixed64 connected_wifi_ap_client_id = 28;
|
||||
}
|
||||
|
||||
message CMsgRemoteClientBroadcastDiscovery {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue