{ "id": "game_time_clock", "title": "Game Time Clock", "description": "Show how many time did you spend in game.", "authors": [ { "name": "HKTRPG", "discord": "zzz#8939" } ], "version": "1.3.3", "compatibility": { "minimum": "10", "verified": "12", "maximum": "12" }, "scripts": [], "styles": [], "packs": [], "scripts": [ "./index.js" ], "languages": [ { "lang": "en", "name": "English", "path": "langs/en.json" }, { "lang": "zh-tw", "name": "正體中文", "path": "langs/zh-tw.json" } ], "url": "https://github.com/hktrpg/foundryVTT_game_time_clock/", "manifest": "https://raw.githubusercontent.com/hktrpg/foundryVTT_game_time_clock/master/module.json", "download": "https://github.com/hktrpg/foundryVTT_game_time_clock/releases/latest/download/module.zip" }