Hi. The plugin description contains all these information. Nevertheless, here are the answers:
- Use Scriptcall "GameJolt.startLoginFlow();"
- The version I am working on at the moment will provide a plugin command "GameJolt login". I don't know when it will be ready to release.
- Here you've got two possibilities:
- Use plugin command "GameJolt award trophy <id>"
- You need the respective trophy's ID and replace "<id>" with this ID.
- Use scriptcall "GameJolt.awardTrophy(id);"
- Same thing with the ID. In this case put the ID into the brackets.
- Use plugin command "GameJolt award trophy <id>"