Paste your layout below


parser version

notes:

A proper file looks like a CSV (comma-separated) with grid points marked for 'd'igging (or other designate options such as ramps and stairs).

It starts with a #dig header such as:
#dig start(1,1)
or
#dig start(64,64) Giant swirly spiral starting at center of 128-wide square

If you get errors about an unrecognized dig mode, make sure that your header looks something like one of those.

Example file:
#dig start(1,1)
,d,
d, ,d
 ,d,d

For more information about this script, see the DF forum about this.