{ "name": "5e-training", "title": "Crash's Tracking & Training (5e)", "description": "Adds a section to the character sheet to keep track of downtime activities, training, spell scribing, faction reputation, quest progress, and anything else you can think of.", "author": "CRASH1115#2944", "url": "https://github.com/crash1115/5e-training", "readme": "https://github.com/crash1115/5e-training/blob/master/README.md", "bugs": "https://github.com/crash1115/5e-training/issues", "version": "0.6.3", "minimumCoreVersion": "0.8.2", "compatibleCoreVersion": "0.8.8", "minimumSystemVersion": "1.3.0", "esmodules": [ "scripts/crash-5e-training.js" ], "styles": [ "styles/training-tab.css", "styles/tracked-item-app.css", "styles/audit-log.css", "styles/category-app.css" ], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ko", "name": "한국어", "path": "lang/ko.json" }, { "lang": "cn", "name": "中文", "path": "lang/cn.json" }, { "lang": "es", "name": "Español", "path": "lang/es.json" } ], "manifest": "https://raw.githubusercontent.com/crash1115/5e-training/master/module.json", "download": "https://github.com/crash1115/5e-training/releases/download/v0.6.3/5e-training.zip" }