{ "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.", "version": "0.6.0", "author": "CRASH1115#2944", "minimumCoreVersion": "0.8.2", "compatibleCoreVersion": "0.8.4", "systems": ["dnd5e"], "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" } ], "url": "https://github.com/crash1115/5e-training", "manifest": "https://raw.githubusercontent.com/crash1115/5e-training/master/module.json", "download": "https://github.com/crash1115/5e-training/releases/download/v0.6.0/5e-training.zip", "readme": "https://github.com/crash1115/5e-training/blob/master/README.md", "bugs": "https://github.com/crash1115/5e-training/issues" }