Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <data>
  3.  
  4. <!-- textures\terrain -->
  5. <content name="dirt" link="texture\terrain\dirt.png" importer="TextureImporter" processor="TextureProcessor" />
  6. <content name="grass" link="texture\terrain\grass.png" importer="TextureImporter" processor="TextureProcessor" />
  7. <content name="marble-chess" link="texture\terrain\marble-chess.png" importer="TextureImporter" processor="TextureProcessor" />
  8. <content name="marble-gold" link="texture\terrain\marble-gold.png" importer="TextureImporter" processor="TextureProcessor" />
  9. <content name="marble-gray" link="texture\terrain\marble-gray.png" importer="TextureImporter" processor="TextureProcessor" />
  10. <content name="path-stone" link="texture\terrain\path-stone.png" importer="TextureImporter" processor="TextureProcessor" />
  11. <content name="sand" link="texture\terrain\sand.png" importer="TextureImporter" processor="TextureProcessor" />
  12. <content name="sky" link="texture\terrain\sky.png" importer="TextureImporter" processor="TextureProcessor" />
  13. <content name="water" link="texture\terrain\water.png" importer="TextureImporter" processor="TextureProcessor" />
  14. <content name="water-frozen" link="texture\terrain\water-frozen.png" importer="TextureImporter" processor="TextureProcessor" />
  15. </data>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement