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": "phone_dash",
"name": "手机竖屏仪表",
"category": "racing",
"description": "竖屏适配,方向盘后置:转速+档位+换挡灯,9:16宽高比",
"author": "Yei.J. (AskaEth)",
"version": "1.0.0",
"supported_games": "all",
"config": {
"icon": "📱",
"aspect_ratio": "9:16",
"render_mode": "contain"
}
}