Skip to content

Instantly share code, notes, and snippets.

@vaskozl
Created May 27, 2014 21:48
Show Gist options
  • Select an option

  • Save vaskozl/bec1507a7e83d505ce42 to your computer and use it in GitHub Desktop.

Select an option

Save vaskozl/bec1507a7e83d505ce42 to your computer and use it in GitHub Desktop.
{
"profiles": {
"Default": {
"name": "Default",
"playerUUID": "sessionId"
},
"Opti": {
"name": "Opti",
"lastVersionId": "opti",
"playerUUID": "sessionId"
}
},
"selectedProfile": "Opti",
"clientToken": "26b12c21-1d07-4f5c-ac6b-566b96d019f0",
"authenticationDatabase": {
"sessionId": {
"username": "jeb_",
"uuid": "sessionId",
"displayName": "jeb_"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment