Ah wonderful, excellent work on this!
I am excited for Steamworks PLUS! o7
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.
Hi o7
At line 2,903 of KOTC Pathfinding plugin, the code tries to execute "return $KoTCPathMatrix1", I found that simply deleting this line of code stops the crash as well as continuing to work with Yanfly's Region Restrictions.
I don't know if this is advisable by Knight, but it's a working Band-Aid fix so far.