map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "N",
			"end": "S"
		},
		{
			"start": "NW",
			"end": "SE",
			"is_bridge": true
		}
	],
	"stops": [
		{
			"text_id": "1",
			"position": [ -0.3, 0.0, 0.3 ],
			"revenue_angle": 90
		},
		{
			"text_id": "1",
			"position": [ 0.0, 0.3, 0.3 ],
			"revenue_angle": 0
		}
	]
}