res.xml 281 B

12345678910111213
  1. <?xml version="1.0"?>
  2. <resources>
  3. <set path = "images" />
  4. <atlas>
  5. <image file="controls.png" cols="5"/>
  6. <image file="bg.png"/>
  7. <image file="from_player.png"/>
  8. <image file="from_game.png"/>
  9. </atlas>
  10. <set path = "fonts" />
  11. <font file="main.fnt" />
  12. </resources>