Skip to content

Instantly share code, notes, and snippets.

@doctorpangloss
Created March 13, 2013 22:43
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 doctorpangloss/5157106 to your computer and use it in GitHub Desktop.
Save doctorpangloss/5157106 to your computer and use it in GitHub Desktop.
{
"Config": {
"MusicOn": true,
"IsNewUser": false,
"GameId": "a4af73cb-abcd-44a7-b3fd-54a414913d74",
"PersistedGameState": {},
"Inventory": {
"LineItems": []
},
"TutorialType": 1,
"Commodity": [],
"UseSplitView": false,
"Players": [
{
"PlayerId": "50821585",
"PersistedPlayerState": {
"Scores": []
},
"IsPlayersTurn": true,
"PlayerName": "Buddy3971419648",
"IsDevice": true
},
{
"PlayerId": "50821717",
"PersistedPlayerState": {
"Scores": []
},
"IsPlayersTurn": false,
"PlayerName": "Buddy9575719217",
"IsDevice": false
}
],
"DeviceGameStatus": 2,
"SoundOn": true,
"StartGameContext": "Random",
"FacebookConnected": false,
"UnReadMessageCount": 0,
"CurrentTurnIndex": 1,
"IsLocalGame": false
},
"Results": {},
"Message": 1000,
"State": {},
"MessageName": "CommandUnityNewTurn"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment