map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "N",
			"end": "NE"
		},
		{
			"start": "NW",
			"end": "S"
		}
	],
	"cities": [
		{
			"text_id": "1",
			"circles": 1,
			"position": [ 0.0, 0.5, 0.0 ],
			"revenue_position": [ 0.0, 0.0, 0.6 ]
		},
		{
			"text_id": "1",
			"circles": 1,
			"position": [ -0.15, -0.2, -0.2 ],
			"revenue_position": [ -0.6, -0.1, 0.0 ]
		}
	]
}