{
  "id": "old-school-dungeon-tiles",
  "title": "Old School Dungeon Tiles",
  "version": "1.0",
  "protected": true,
  "compatibility": {
    "minimum": "12",
    "verified": "14"
  },
  "description": "This old school inspired dungeon tiles are designed to create dungeon easily. They are based on the concept that is easier to drop room tiles and connection rather than have individual tiles for each walls and floor part.",
  "authors": [
    {
      "name": "Alessandro Rossi",
      "email": "ale.12256@gmail.com",
      "url": "https://foundryvtt.com/creators/alessandro-rossi/",
      "discord": "aledroid",
      "flags": {}
    }
  ],
  "url": "https://foundryvtt.com/packages/old-school-dungeon-tiles",
  "manifest": "https://r2.foundryvtt.com/packages-public/old-school-dungeon-tiles/module.json",
  "packs": [
    {
      "name": "OSDT_example-scenes",
      "label": "OSDT_example-scenes",
      "path": "packs/OSDT_example-scenes",
      "type": "Scene",
      "ownership": {
        "PLAYER": "OBSERVER",
        "ASSISTANT": "OWNER"
      }
    }
  ]
}