Skip to content

Instantly share code, notes, and snippets.

@raphaelgmelo
Last active September 2, 2015 21:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save raphaelgmelo/6d60268fb8c93fb50af8 to your computer and use it in GitHub Desktop.
Save raphaelgmelo/6d60268fb8c93fb50af8 to your computer and use it in GitHub Desktop.
// Set Joysticket Credentials
// Replace the parameters with your App's Authentication Data
JoysticketSDK.Instance.SetCredentials ("PUBLIC_KEY", "PRIVATE_KEY");
// Initialize the SDK
JoysticketSDK.Instance.Initialize ();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment