demoinfocs-golang icon indicating copy to clipboard operation
demoinfocs-golang copied to clipboard

update protobufs after the latest update

Open BestAwperEver opened this issue 1 year ago • 0 comments
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 😄

BestAwperEver avatar Apr 26 '24 09:04 BestAwperEver