ValveSoftware / csgo-demoinfo

CS:GO demo parsing tool
BSD 2-Clause "Simplified" License
489 stars 101 forks source link

Outdated Build Instructions? #5

Closed wessonmo closed 8 years ago

wessonmo commented 8 years ago

I was trying to follow the build instructions for demoinfogo and they seem outdated.

In particular, step 4 refers to opening "demoinfogo/protobuf-2.5.0/vsprojects/protobuf.sln". When I extract the folder from step 3, I don't see a folder called "vsprojects" nor a file named "protobuf.sln".

Do these instructions need updating?