SuperTux.appdata.xml 1.2 KB

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Copyright 2014 SuperTux Development team <supertux-devel@lists.lethargik.org> -->
  3. <application>
  4. <id type="desktop">SuperTux</id>
  5. <licence>GPL</licence>
  6. <name>SuperTux</name>
  7. <summary>SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original Super Mario games</summary>
  8. <description>
  9. <p>
  10. SuperTux is a classic 2D jump'n run sidescroller game in a style similar to the original SuperMario games. The Milestone1 release of SuperTux features 9 enemies, 26 playable levels, software and OpenGL rendering modes, configurable joystick and keyboard input, new music and completely redone graphics. Together with a little story, we hope to provide a good gaming experience with this first Milestone release.
  11. </p>
  12. </description>
  13. <screenshots>
  14. <screenshot type="default" width="800" height="600">http://supertux.lethargik.org/images/supertux-0.1.3-1_small.jpg</screenshot>
  15. <screenshot width="800" height="600">http://supertux.lethargik.org/images/supertux-0.1.3-4_small.jpg</screenshot>
  16. </screenshots>
  17. <url type="homepage">https://code.google.com/p/supertux/</url>
  18. <updatecontact>supertux-devel@lists.lethargik.org</updatecontact>
  19. </application>