mirror of
https://github.com/BeamMP/BeamNG-FuelStations.git
synced 2026-02-16 02:30:50 +00:00
15 lines
289 B
JSON
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"
|
|
}
|
|
}
|