saskenuba / SteamHelper-rs

Interact with Valve's Steam network with this collection of crates.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

steam-protobuf: Outdated generated protobuf

OutOfBears opened this issue · comments

After messing around and trying to make the library compile, it would seem that the currently generated protobuf is outdated, along with a new folder that is passed to protoc, causing steam-protobuf to fail its generation.

I think 094dbdc fixed this. Can you check if it builds now?

Yeah, after checking this bug no longer occurs. Thanks for the fix! 👌