with .xml image specifications, we can support layers, animations, and (eventually) complex/conditional images.
5 lines
99 B
XML
5 lines
99 B
XML
<?xml version="1.0"?>
|
|
<layered-image>
|
|
<image src="turf" />
|
|
<image src="trees"/>
|
|
</layered-image>
|