map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "S",
			"end": "N"
		},
		{
			"start": "NW",
			"end": "SW"
		}
	],
	"cities": [
		{
			"text_id": "1",
			"circles": 1,
			"position": [ -0.5, -0.07, -0.07 ],
			"revenue_position": [ 0.0, -0.7, 0.0 ]
		},
		{
			"text_id": "1",
			"circles": 1,
			"position": [ 0.0, 0.25, 0.25 ],
			"revenue_position": [ 0.35, 0.4, 0.0 ]
		}
	]
}