map18xx 0.0.5

18xx tile and map designer
1
2
3
4
5
6
7
8
9
10
11
12
{
	"paths": [
		{
			"start": "N",
			"end": "SW"
		},
		{
			"start": "NE",
			"end": "S"
		}
	]
}