feat: TurboSu initial release - racing telemetry dashboard
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "lap_timer",
|
||||
"name": "圈速计时器",
|
||||
"category": "timing",
|
||||
"description": "当前圈速、最佳圈和上圈时间对比显示",
|
||||
"author": "Yei.J. (AskaEth)",
|
||||
"version": "1.0.0",
|
||||
"config": {
|
||||
"icon": "⏱️",
|
||||
"aspect_ratio": "4:3",
|
||||
"render_mode": "contain"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user