15 lines
415 B
JSON
15 lines
415 B
JSON
{
|
|
"id": "tire_temp",
|
|
"name": "轮胎温度矩阵",
|
|
"category": "physics",
|
|
"description": "四轮实时温度热力图,蓝=冷 / 绿=最佳 / 红=过热",
|
|
"author": "Yei.J. (AskaEth)",
|
|
"version": "1.0.0",
|
|
"supported_games": "forza_horizon,forza_horizon_6,forza_motorsport",
|
|
"config": {
|
|
"icon": "🌡",
|
|
"aspect_ratio": "4:3",
|
|
"render_mode": "contain"
|
|
}
|
|
}
|