{ "name": "5e-training", "title": "Crash's Tracking & Training (5e)", "description": "Adds a section to the character sheet to keep track of downtime activity progression. Track proficiency training, spell scribing, and anything else you can think of.", "version": "0.5.0", "author": "CRASH1115#2944", "minimumCoreVersion": "0.7.6", "compatibleCoreVersion": "0.7.9", "systems": ["dnd5e"], "esmodules": ["training.js"], "styles": ["styles/training.css"], "languages": [ { "lang": "en", "name": "English", "path": "lang/en.json" }, { "lang": "ko", "name": "Korean", "path": "lang/ko.json" }, { "lang": "cn", "name": "中文", "path": "lang/cn.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.5.0/5e-training.zip" }