Files
TurboSu/dashboards/phone_dash/manifest.json
T

15 lines
382 B
JSON

{
"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"
}
}