{ "name": "ten-candles", "title": "Ten Candles", "description": "This contains 1 scene and 3 macros to help a GM run a game of Ten Candles. Information about the system can be found here: https://cavalrygames.com/ten-candles", "version": "1.0.1", "minimumCoreVersion": "0.7.9", "compatibleCoreVersion": "9", "author": "pints1ze", "authors": [ { "name": "pints1ze", "discord": "pints1ze#8400" } ], "packs": [ { "name": "maps", "label": "Ten Candles", "path": "/packs/maps.db", "entity": "Scene", "type": "Scene" }, { "name": "journals", "label": "Ten Candles", "path": "/packs/journals.db", "entity": "JournalEntry", "type": "JournalEntry" }, { "name": "macros", "label": "Ten Candles", "path": "/packs/macros.db", "entity": "Macro", "type": "Macro" } ], "esmodules": [ "./scripts/init.js" ], "dependencies": [], "url": "", "manifest": "https://raw.githubusercontent.com/pints1ze/ten-candles/main/module.json", "download": "https://github.com/pints1ze/ten-candles/releases/latest/download/ten-candles.zip", "manifestPlusVersion": "1.2.0" }