feat: universal gear indicator with R/N/1-8 display, configurable gear_style mapping
This commit is contained in:
@@ -2,13 +2,14 @@
|
||||
"id": "gear_indicator",
|
||||
"name": "档位指示器",
|
||||
"category": "basic",
|
||||
"description": "醒目大圆档位显示,适合竖屏手机副屏",
|
||||
"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"
|
||||
"render_mode": "contain",
|
||||
"gear_style": "auto"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user