map18xx 0.0.5

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