Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 571 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 571 Bytes

accbroadcastingsdk

SDK for using the broadcasting interface of Assetto Corsa Competizione (in Go)

This SDK resembles as much as possible the C# SDK that was published by Kunos Simulazione and which can be found in the steamapps/common/Assetto Corsa Competizione/sdk folder.

Following the Go philosophy, documentation can be found in the code (and extracted using godoc). Thus details about the interpretation of the data in the ACC Broadcasting interface is mainly in buffer.go