feat: Forza composite dashboard - RPM arc + gear + speed + pedals + fuel/temp, 16:9

This commit is contained in:
2026-07-25 16:35:03 +08:00
parent 7959d911e6
commit 29f1ec1666
2 changed files with 271 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"id": "forza_composite",
"name": "Forza 复合仪表盘",
"category": "forza",
"description": "Forza 系列专属复合仪表:转速弧+档位大字+时速+油门刹车行程+油量水温",
"author": "Yei.J. (AskaEth)",
"version": "1.0.0",
"supported_games": "forza_horizon_5,forza_horizon_4,forza_motorsport",
"config": {
"icon": "🎮",
"aspect_ratio": "16:9",
"render_mode": "contain"
}
}