rooms.json 149 B

1234567
  1. {
  2. "first": {
  3. "name": "Example room",
  4. "description": "Welcome in the example room.",
  5. "texture": "example_room.exr"
  6. }
  7. }