uspgamedev / luasteam

Bindings to connect lua with Steam API
https://luasteam.readthedocs.io/en/stable/
MIT License
116 stars 19 forks source link

Add UGC.subscribeItem and UGC.unsubscribeItem #24

Closed oatmealine closed 2 years ago

oatmealine commented 2 years ago

Adds implementations for ISteamUGC.SubscribeItem and ISteamUGC.UnsubscribeItem complete with documentation

oatmealine commented 2 years ago

Yep, seems to subscribe/unsubscribe and report back correctly

yancouto commented 2 years ago

Are you planning on submitting any other PRs soon or not? (I need to know if I should do a release now or not)

oatmealine commented 2 years ago

I'm looking into implementing the query APIs (for querying workshop items, subscribed items, etc.) but I'm not sure if I'm gonna be fully done with that up until much later on