{ "id": "token-action-hud-l5r5e", "title": "Token Action HUD - Legend of the Five Rings 5e", "description": "Token Action HUD system module for the Legend of the Five Rings 5th Edition Foundry VTT system. Provides a repositionable HUD of common actions for selected tokens.", "version": "1.1.0", "authors": [ { "name": "Jeferson Tomazella", "discord": "" } ], "url": "https://github.com/TomazellaGames/token-action-hud-l5r5e", "readme": "https://github.com/TomazellaGames/token-action-hud-l5r5e/blob/main/README.md", "manifest": "https://raw.githubusercontent.com/TomazellaGames/token-action-hud-l5r5e/main/module.json", "download": "https://github.com/TomazellaGames/token-action-hud-l5r5e/releases/latest/download/token-action-hud-l5r5e.zip", "compatibility": { "minimum": "14", "verified": "14" }, "esmodules": [ "./scripts/init.js" ], "styles": [ "./styles/tah-l5r5e.css" ], "languages": [ { "lang": "en", "name": "English", "path": "languages/en.json" } ], "relationships": { "systems": [ { "id": "l5r5e", "type": "system", "compatibility": { "minimum": "1.14.0" } } ], "requires": [ { "id": "token-action-hud-core", "type": "module", "compatibility": { "minimum": "2.0.0" } } ] }, "socket": false, "library": false }