Longi94 / JavaSteam

Java library that provides an interface to directly interact with Valve's Steam servers.
MIT License
96 stars 20 forks source link

Add libraries for game protobufs #44

Open Longi94 opened 5 years ago

Longi94 commented 5 years ago

Use protobufs from this repo https://github.com/SteamDatabase/Protobufs

LossyDragon commented 2 years ago

Kinda merging #39 into this.

Would be nice to make the link a sub module. Then have some automation to convert those proto files into the format JavaSteam uses.

Then game specific protos can be added as library additions too.

Just a thought for a rainy day 😄