feat: #4 shift lights + #5 phone dash + #6 PWA support

This commit is contained in:
2026-07-26 18:43:59 +08:00
parent ea32fa841e
commit 71d039ba82
7 changed files with 195 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"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"
}
}