map18xx 0.0.5

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