feat: TurboSu initial release - racing telemetry dashboard
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "tachometer",
|
||||
"name": "转速仪表 - 转速表",
|
||||
"category": "rpm",
|
||||
"description": "赛车风格弧形转速表,支持红区换档提示,推荐横屏",
|
||||
"author": "Yei.J. (AskaEth)",
|
||||
"version": "1.0.0",
|
||||
"config": {
|
||||
"icon": "⏱️",
|
||||
"max_rpm": 8000,
|
||||
"redline": 7000,
|
||||
"aspect_ratio": "16:9",
|
||||
"render_mode": "contain"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user