{ "name": "CommunityLighting", "title": "CommunityLighting by Blitz", "description": "Community Lighting Module for ambient light animations! Add your lights via GitHub PR, or just use the lights added by others in your games!", "version": "0.3.4", "author": "Blitzkraig", "scripts": ["./communitylighting.js", "./modules/communitylightingsettings.js", "./modules/animationmanager.js", "./modules/custompropertymanager.js", "./modules/animationhelpers.js", "./modules/audioreact.js", "./modules/animations.js", "./modules/preanimations.js", "./modules/shaders.js", "./dependencies/chroma.min.js", "./dependencies/pixi-filters.js"], "styles": [], "packs": [], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "pt-BR", "name": "Português (Brasil)", "path": "lang/pt-BR.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" } ], "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "url": "https://github.com/BlitzKraig/fvtt-CommunityLighting", "manifest": "https://raw.githubusercontent.com/BlitzKraig/fvtt-CommunityLighting/legacy-07/module.json", "download": "https://github.com/BlitzKraig/fvtt-CommunityLighting/archive/refs/heads/legacy-07.zip" }