world.json 94 B

123456789
  1. {
  2. "name":"World 1",
  3. "levels":[
  4. {
  5. "name":"Light 1",
  6. "path":"1"
  7. }
  8. ]
  9. }