16 lines
391 B
JSON
16 lines
391 B
JSON
{
|
|
"id": "gear_indicator",
|
|
"name": "档位指示器",
|
|
"category": "basic",
|
|
"description": "自适应档位显示,支持R/N/1-8 高亮提示",
|
|
"author": "Yei.J. (AskaEth)",
|
|
"version": "1.0.0",
|
|
"supported_games": "all",
|
|
"config": {
|
|
"icon": "⚙️",
|
|
"aspect_ratio": "1:1",
|
|
"render_mode": "contain",
|
|
"gear_style": "auto"
|
|
}
|
|
}
|