uspgamedev / luasteam

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

Added friends.setRichPresence() #12

Closed oniietzschan closed 3 years ago

oniietzschan commented 3 years ago

I added the following function: https://partner.steamgames.com/doc/api/ISteamFriends#SetRichPresence

I also included a couple small housekeeping things, I'll leave comments for those on the diff view.

oniietzschan commented 3 years ago

Hey, I pushed a new commit which updates the docs and reverts the change to the Makefile. Please have a look!

yancouto commented 3 years ago

I created a release (v1.0.4) with the new commits, since there's not likely to be any work here soon. Hopefully soon Travis should build and upload the the binaries.

yancouto commented 3 years ago

Hey @oniietzschan , would you be willing to share which game you're developing that uses luasteam?

I think it would be nice to add a "Games that use luasteam" session in the project README, and would love to include your game.