Gobot1234 / steam.py

An async python wrapper to interact with the Steam API and its CMs
https://steam-py.github.io/docs/latest
Other
180 stars 40 forks source link

Introduce `ext.deadlock` - Deadlock Game Coordinator extension #591

Open Aluerie opened 1 month ago

Aluerie commented 1 month ago

🦜 Summary

Deadlock is the newest Valve title. The game seems to have a promising future... so this PR introduces an extension for it. Even though, it's nothing much just bare bones proof of concept that current code structure still works.

I'm not sure what's the end-game for this PR because the game is in alpha state and they change all the protobufs on daily basis, but hey, if anybody wants to mess around with Deadlock Game Coordinator - this PR's branch is a solid foundation.

📝 TODO

As I said - not sure what are my plans for this PR. 🙃

✅ Checklist