{ "id": "gurps-grapple-party", "title": "GURPS Grapple Party", "description": "Automatic token scaling and intelligent positioning for hexagonal grids during GURPS combat. Features smart positioning algorithms and comprehensive configuration options.", "version": "1.0.2", "compatibility": { "minimum": "13", "verified": "13" }, "authors": [ { "name": "GURPS Community", "discord": "boifuba" } ], "esmodules": [ "scripts/main.js" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "url": "https://github.com/Boifuba/gurps-grapple-party/", "manifest": "https://raw.githubusercontent.com/Boifuba/gurps-grapple-party/refs/heads/main/module.json", "download": "https://github.com/Boifuba/gurps-grapple-party/releases/download/1.0.2/gurps-grapple-party.zip", "license": "LICENSE", "readme": "README.md", "keywords": [ "gurps", "combat", "tokens", "hexagonal", "grapple", "positioning", "scaling" ] }