15 lines
353 B
JSON
15 lines
353 B
JSON
{
|
|
"id": "shift_light",
|
|
"name": "换挡指示灯",
|
|
"category": "racing",
|
|
"description": "转速接近红线区逐级亮灯闪烁提示",
|
|
"author": "Yei.J. (AskaEth)",
|
|
"version": "1.0.0",
|
|
"supported_games": "all",
|
|
"config": {
|
|
"icon": "💡",
|
|
"aspect_ratio": "16:3",
|
|
"render_mode": "contain"
|
|
}
|
|
}
|