Advertisement
villers

Untitled

Jan 26th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.84 KB | None | 0 0
  1. {
  2.   "Bureau": [
  3.     {
  4.       "UniqueId": "Bureau",
  5.       "Title": "Bureau",
  6.       "Components": [
  7.         {
  8.           "GraphicCard": [
  9.             {
  10.               "UniqueId": "GraphicCard1",
  11.               "Title": "GTX 970",
  12.               "Image": "Assets/GraphicCard1.png"
  13.             },
  14.             {
  15.               "UniqueId": "GraphicCard2",
  16.               "Title": "GTX 980",
  17.               "Image": "Assets/GraphicCard2.png"
  18.             }
  19.           ],
  20.           "MotherBoard": [
  21.             {
  22.               "UniqueId": "MotherBoard1",
  23.               "Title": "GTX 970",
  24.               "Image": "Assets/CarteGraph1.png"
  25.             },
  26.             {
  27.               "UniqueId": "MotherBoard2",
  28.               "Title": "GTX 980",
  29.               "Image": "Assets/CarteGraph2.png"
  30.             }
  31.           ]
  32.         }
  33.       ]
  34.     }
  35.   ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement