SteelSeries / gamesense-sdk

472 stars 146 forks source link

Add moments api documentation #100

Closed elliequirini closed 3 years ago

ToadKing commented 3 years ago

We probably have to change the APIs to take lists of autoclip/timeline events instead of objects with the rule names as keys. Golang randomizes the order of map keys when iterating over them so we can't rely on that for the rule order.