The information section contains data that is to be shown to the user in the User Interface (UI).
The section is a simple dictionary with a few simple optional arguments:
Please put your name into this field. Multiple authors can be separated by comma.
BeamNG
is reserved for official vehicles and should not be used.Data in jbeam on the left, how it shows ingame on the right:
img
Used in career mode to buy and sell parts for realistic values of money.
When set to true, the part will only show up in parts selector when “Include auxiliary debug content” option is checked.
Simple Example
{
"information":{
"authors":"Max Mueller",
"name":"Front Spindles",
"value":100,
},
}