{ "id": "gdm", "version": "1.0.0", "title": "Green Dawn Mall", "url": "https://github.com/Ragondin-de-sable/green-dawn-mall-foundry-vtt/", "description": "Foundry system for Green Dawn Mall, a game by Côme Martin (https://comemartin.itch.io/green-dawn-mall).", "license": "LICENSE.txt", "authors": [ { "name": "Ragondin" } ], "esmodules": ["module/simple.js"], "styles": ["styles/simple.css"], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "fr", "name": "French", "path": "lang/fr.json" } ], "compatibility": { "minimum": "10", "verified": "11" }, "background": "systems/gdm/images/accueil.webp", "manifest": "https://raw.githubusercontent.com/Ragondin-de-sable/green-dawn-mall-foundry-vtt/refs/heads/main/system.json", "download": "https://github.com/Ragondin-de-sable/green-dawn-mall-foundry-vtt/archive/refs/tags/1.0.5.zip" }