This repository has been archived on 2025-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
citylimitsj/graphics/sample-layered-image.xml
Jason Long f17989412e MakeTiles: recognize .xml image specifications
with .xml image specifications, we can support layers, animations,
and (eventually) complex/conditional images.
2015-01-03 20:56:54 -05:00

5 lines
99 B
XML

<?xml version="1.0"?>
<layered-image>
<image src="turf" />
<image src="trees"/>
</layered-image>