map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "NE",
			"end": "S"
		},
		{
			"start": "SE",
			"end": "SW",
			"is_bridge": true
		}
	],
	"stops": [
		{
			"text_id": "1",
			"revenue_angle": -110,
			"position": [ -0.3, -0.3, -0.04 ]
		},
		{
			"text_id": "1",
			"revenue_angle": -130,
			"position": [ 0.3, 0.3, -0.04 ]
		}
	]
}