Commit 299a9a

2025-08-05 17:27:43 Hargata Softworks: x
advanced/vehicle maps.md ..
@@ 35,3 35,12 @@
]
}
```
+
+ - ImageLink refers to the Base64 encoded image, but you can also put a link in there that points to an image
+ - Height refers to the height of the image
+ - Width refers to the width of the image
+ - Map.Tags refers to the tags, separated by an empty space that the records should be filtered with
+ - Map.Coordinates refers to the coordinates of the points generated by an image map creator
+ - Map.Color refers to the color of the overlay
+ - Map.Opacity refers to the opacity of the overlay(values range from 0.0 to 1.0, 0.0 is completely transparent and 1.0 is completely opaque)
+ - Trailing Commas are not supported and must be truncated
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9