Files
BeamNG-FuelStations/ui/modules/apps/FuelStation/app.json
2020-05-18 21:03:32 +01:00

15 lines
289 B
JSON

{
"name": "Fuel Station UI",
"author": "Titch2000",
"version": "0.2",
"description": "Fuel Station UI",
"directive": "fuelstation",
"domElement": "<fuelstation></fuelstation>",
"css": {
"left": "180px",
"bottom": "0px",
"width": "471px",
"height": "309px"
}
}