Files
TurboSu/dashboards/gear_indicator/manifest.json
T

15 lines
386 B
JSON

{
"id": "gear_indicator",
"name": "档位指示器",
"category": "basic",
"description": "自适应档位显示,支持P/R/N/D/1-10,根据游戏自动匹配编码",
"author": "Yei.J. (AskaEth)",
"version": "1.1.0",
"supported_games": "all",
"config": {
"icon": "⚙️",
"aspect_ratio": "1:1",
"render_mode": "contain"
}
}