Skip to content

Commit

Permalink
Update protobuf documentation with version and fixed Mermaid symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 9, 2024
1 parent 99a6afc commit 0bda347
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion idl/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a name="top"></a>


## Version: 1.8
## Version: 1.9

## Table of Contents

Expand Down Expand Up @@ -156,6 +156,7 @@
- [WorldModel.TheirPlayersDictEntry](#protos-WorldModel-TheirPlayersDictEntry)
- [bhv_doForceKick](#protos-bhv_doForceKick)
- [bhv_doHeardPassRecieve](#protos-bhv_doHeardPassRecieve)
- [bhv_goalieFreeKick](#protos-bhv_goalieFreeKick)

- [AgentType](#protos-AgentType)
- [CardType](#protos-CardType)
Expand Down Expand Up @@ -2194,6 +2195,7 @@ To get type information of the player, you can use the type_id field and player
| bhv_do_heard_pass_recieve | [bhv_doHeardPassRecieve](#protos-bhv_doHeardPassRecieve) | | |
| helios_basic_tackle | [HeliosBasicTackle](#protos-HeliosBasicTackle) | | |
| neck_offensive_intercept_neck | [Neck_OffensiveInterceptNeck](#protos-Neck_OffensiveInterceptNeck) | | |
| bhv_goalie_free_kick | [bhv_goalieFreeKick](#protos-bhv_goalieFreeKick) | | |



Expand Down Expand Up @@ -3278,6 +3280,16 @@ WorldModel is the message that represents the world model in the soccer simulati




<a name="protos-bhv_goalieFreeKick"></a>

### bhv_goalieFreeKick









Expand Down

0 comments on commit 0bda347

Please sign in to comment.