Hello!! Thank you and nice work on your plugin, however I seem to have a problem.
I am trying to use plugin command 'Get Steam ID' which wants me to assign a variable to store the data.
However, when the plugin command executes, it fills it with [object Object]
When I try doing the script (SteamworksAPIManager.getSteamId) the same thing happens.
When I use console.log() it seems to report a lot of data, however I just want to grab the SteamID if possible.