feat: TurboSu initial release - racing telemetry dashboard
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"id": "speedometer",
|
||||
"name": "极速仪表 - 速度表",
|
||||
"category": "speed",
|
||||
"description": "大字号实时速度显示,支持km/h和mph,适合横屏全屏显示",
|
||||
"author": "Yei.J. (AskaEth)",
|
||||
"version": "1.0.0",
|
||||
"config": {
|
||||
"icon": "🏎️",
|
||||
"unit": "kmh",
|
||||
"show_unit": true,
|
||||
"aspect_ratio": "auto",
|
||||
"render_mode": "contain"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user