loicteixeira / gj-unity-api

[MOVED] Game Jolt API wrapper for Unity.
https://github.com/InfectedBytes/gj-unity-api/
MIT License
16 stars 13 forks source link

fix Users.Get(int[] ids, ...), add "Get Users" to console scene #80

Closed InfectedBytes closed 6 years ago

InfectedBytes commented 6 years ago

This fixes issue #79 and also adds a "Get Users" function to the Console scene.

InfectedBytes commented 6 years ago

yeah sorry, the pull request was only for the "get users"-fix. I forgot to switch to a dedicated branch.

I will update the PR today or tomorrow so we can merge it soon.

InfectedBytes commented 6 years ago

PR ready to merge

loicteixeira commented 6 years ago

Well done! Thanks for your help.