OpenMiner/resources/config/textures.xml

9 lines
415 B
XML
Raw Normal View History

<textures>
<texture name="block_destroy" path="textures/block_destroy.png" />
<texture name="blocks" path="textures/blocks.png" />
<texture name="font" path="textures/font.png" />
<texture name="items" path="textures/items.png" />
<texture name="widgets" path="textures/widgets.png" />
<texture name="workbench" path="textures/workbench.png" />
</textures>