eh_GJGameCredentials

Inherits: Resource > Reference > Object

Description

Just a basic struct to hold game credentials information and be able to save it in disk as a Resource.

Properties

type property default value
String game_id ""
String private_key ""

Properties Descriptions

game_id

Default ""

Your game id.


private_key

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.