map18xx 0.0.5

18xx tile and map designer
Documentation
{
	"text": [
		{
			"id": "2",
			"position": [0.0, 0.0, 0.6],
			"size": "120%",
			"weight": 900,
			"anchor": "Middle"
		}
	],
	"paths": [
		{
			"start": "N",
			"end": "S"
		},
		{
			"start": "NW",
			"end": "SW"
		},
		{
			"start": "NE",
			"end": "SE"
		}
	],
	"cities": [
		{
			"circles": 1,
			"text_id": "1",
			"position": [ 0.5, 0.0, 0.0 ],
			"revenue_position": [ 0.0, 0.6, 0.0 ]
		},
		{
			"circles": 1,
			"text_id": "1",
			"position": [ -0.5, 0.0, 0.0 ],
			"revenue_position": [ 0.0, 0.6, 0.0 ]
		},
		{
			"circles": 1,
			"text_id": "1",
			"position": [ 0.0, -0.2, -0.2 ],
			"revenue_position": [ 0.0, 0.6, 0.0 ]
		}
	]
}