{ "name": "token-attacher", "title": "Token Attacher", "description": "Attach anything(except other tokens) to tokens, so that they move when the token moves and rotate/move when the token rotates. To be able to attach measure templates, lights, sounds and journals you need the select-tool-everywhere module, as of writing this there is no select tool in those controls.", "version": "3.1.2", "minimumCoreVersion": "0.7.0", "compatibleCoreVersion": "0.7.8", "author": "KayelGee - KayelGee#5241", "scripts": [ "token-attacher.js" ], "styles": [ "./css/token-attacher.css"], "packs": [ { "name": "token-attacher-macros", "label": "Token Attacher Macros", "path": "packs/token-attacher-macros.db", "entity": "Macro", "package": "token-attacher" } ], "languages": [ { "lang": "en", "path": "languages/en.json" }, { "lang": "ko", "name": "Korean", "path": "languages/ko.json" } ], "socket": true, "url": "https://github.com/KayelGee/token-attacher", "manifest": "https://raw.githubusercontent.com/KayelGee/token-attacher/master/module.json", "download": "https://github.com/KayelGee/token-attacher/releases/download/v3.1.2/v3.1.2.zip", "readme": "https://github.com/KayelGee/token-attacher/blob/v3.1.2/README.md" }