{ "name": "8bit-movement", "id": "8bit-movement", "title": "Token movement 8bit style", "description": "Setup your tokens to have four or eight directions when moving them with WASD or arrow keys.
Easy to setup using the Token HUD or Token config screen.
Configure settings to choose your preferred method or whether players or only the GM can make alterations.", "authors": [ { "name": "muhahahahe", "discord": "muhahahahe" } ], "version": "1.2.2", "minimumCoreVersion": "9", "compatibleCoreVersion": "12", "compatibility": { "minimum": "9", "verified": "12", "maximum": "12" }, "scripts": [], "esmodules": [ "scripts/main.js" ], "styles": [ "./css/8bitmovement.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" } ], "dependencies": [ { "name": "lib-wrapper", "type": "module", "manifest": "https://github.com/ruipin/fvtt-lib-wrapper/releases/latest/download/module.json", "compatibility": { "minimum": "12" } } ], "manifest": "https://raw.githubusercontent.com/muhahahahe/8bit-movement/main/src/module.json", "url": "https://github.com/muhahahahe/8bit-movement", "download": "https://github.com/muhahahahe/8bit-movement/releases/download/1.2.2/8bit-movement_1.2.2.zip", "protected": false, "coreTranslation": false, "library": false }