Inherits: Resource > Reference > Object
Just a basic struct to hold game credentials information and be able to save it in disk as a Resource.
type | property | default value |
---|---|---|
String | game_id | "" |
String | private_key | "" |
Default | "" |
Your game id.
Default | "" |
Your private key. This addon already comes with .gitignore configured so that this file will never be pushed to the repository, but be carefull not to share it.