demoinfocs-golang
demoinfocs-golang copied to clipboard
update protobufs after the latest update
trafficstars
The latest update added a new EDemoCommands_DEM_AnimationHeader demo command, which causes the current master to fail on all the new demos. This PR updates protobufs, generates *pb.go files, and adds a new struct for CDemoAnimationHeader. I'm not 100% sure that's all that's needed to update the parser, but I'm already using my fork in production 😄