
You are viewing a potentially older version of this package. View Latest Version

Enable the SP speedometer in MP (with metric) .
Configure this in the mod.json.
"ConVars": [
{
// use metric
"Name": "speedometer_use_metric",
"DefaultValue": "true"
}
]