Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.27 KB | None | 0 0
  1. {
  2.    "id": "hd7olqnc8wr",
  3.    "status": 0,  //WAITING = 0; PLAYING = 1; CANCELED = 2; FINISHED = 3;
  4.    "dateCreation": 122236043563,
  5.    "amountOfplayers": 3,  
  6.    "config":
  7.        {
  8.          "players": [2,3,4,5],
  9.          "game-mode": ["301", "501", "1001"]
  10.        }
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement