{ "name": "fast-flip", "title": "Fast Flip!", "description": "Adds a hotkey that will mirror all currently selected tokens or tiles.", "author": "MrByte", "version": "2.3.0", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "scripts": ["mod.js"], "url": "https://github.com/Mr-Byte/fast-flip", "download": "https://github.com/Mr-Byte/fast-flip/releases/download/v2.3.0/fast-flip.zip", "manifest": "https://raw.githubusercontent.com/Mr-Byte/fast-flip/main/module.json", "bugs": "https://github.com/Mr-Byte/fast-flip/issues", "allowBugReporter": true, "license": "MIT" }