{ "name": "planeshift", "title": "PlaneShift", "description": "PlaneShift is a FoundryVTT module that allows ArUco markers to be tracked within Foundry when using an horizontally mounted TV. This allows for a simple and cheap way to play with physical tokens on a digital system. The system uses printed ArUco markers and a webcam for the tracking.", "version": "1.0", "author": "valorcurse", "styles": [ "css/main.css" ], "esmodules": [ "./planeshift.js" ], "socket": true, "minimumCoreVersion": "0.9.0", "compatibleCoreVersion": "9", "url": "https://github.com/foundry-planeshift/module", "manifest": "https://raw.githubusercontent.com/foundry-planeshift/module/main/module.json", "download": "https://github.com/foundry-planeshift/module/archive/main.zip" }