map18xx 0.0.5

18xx tile and map designer
{
	"paths": [
		{
			"start": "N",
			"end": "SW"
		},
		{
			"start": "NW",
			"end": "S",
			"is_bridge": true
		},
		{
			"start": "N",
			"end": "S"
		},
		{
			"start": "NW",
			"end": "SW"
		}
	]
}