{ "id": "tactical-map", "title": "Tactical Map", "version": "3.0.2", "description": "Adds an optional Tactical Map Image for a Scene, toggled from the Tokens Control tools on the left toolbar. Now includes a global configuration option to use alternative token art when available. Tokens can automatically switch their appearance based on the selected Tactical Map type, supporting different views such as top-down and isometric.", "compatibility": { "minimum": "13", "verified": "13", "maximum": "13" }, "authors": [ { "name": "Gus", "flags": {} } ], "esmodules": [ "js/global-config.js", "js/logger-tcmap.js", "js/background-effects.js", "js/ui-management.js", "js/tactical-map.js", "js/token-art-switcher.js", "js/cache-manager.js", "js/grid-conversion.js", "js/bulk-config-app.js" ], "styles": [ "styles/tactical-map.css", "styles/bulk-config.css" ], "url": "https://github.com/mordachai/tactical-map", "manifest": "https://github.com/mordachai/tactical-map/releases/latest/download/module.json", "download": "https://github.com/mordachai/tactical-map/releases/latest/download/module.zip", "license": "https://github.com/mordachai/tactical-map?tab=GPL-3.0-1-ov-file" }