Skip to content

config.json Parameters

Phil0499 edited this page May 30, 2015 · 19 revisions

Below are all of the options for the config.json file, and the valid choices for each option:

Parameter Description Values
language The language .json file to load into the skin See table below for included .json files
distanceUnits Units to display distances and speed in km for kilometers (kilometers per hour for speed)
mi for miles (miles per hour for speed)
timeFormat Format used to display the in-game time (either 24-hour or 12-hour (AM/PM)) 24h for 24-hour format
12h for 12-hour format
weightUnits Units to display trailer mass in kg for kilograms
t for tons
currencyCode Currency code to display on screen. EUR, CHF, CZK
GBP, PLN, HUF

Included Language .json files

File Name Language
en-US.json English (United States)
pl-PL.json Polish (Poland)
pt-BR.json Portuguese (Brazil)
fr-CA.json French (Canada)
de-DE.json German (Germany)
it-IT.json Italian (Italy)
es-ES.json Spanish (Spain)
po-PO.json Polish (Poland)

Bold indicates that the language file has not been updated to 2.0.0, and therefore some text may be a mixture of the translated language and English (US).

Clone this wiki locally