res.xml 214 B

1234567891011
  1. <?xml version="1.0"?>
  2. <resources>
  3. <set path = "images" />
  4. <atlas>
  5. <image file="anim.png" cols = "8" />
  6. <image file="button.png"/>
  7. </atlas>
  8. <set path = "fonts" />
  9. <font file="main.fnt" />
  10. </resources>