io.github.pr_starfighter.starfighter.metainfo.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <component type="desktop-application">
  3. <id>io.github.pr_starfighter.starfighter</id>
  4. <metadata_license>CC-BY-SA-4.0</metadata_license>
  5. <project_license>GPL-3.0-or-later</project_license>
  6. <name>Project: Starfighter</name>
  7. <summary>Space shoot 'em up game.</summary>
  8. <recommends>
  9. <control>keyboard</control>
  10. <control>gamepad</control>
  11. </recommends>
  12. <description>
  13. <p>
  14. Project: Starfighter is a space shoot 'em up game originally developed
  15. by Parallel Realities in 2002, and released in 2003. You assume the role
  16. of Chris Bainfield in his quest to put an end to WEAPCO, the weapons
  17. corporation which has enslaved the galaxy.
  18. </p>
  19. </description>
  20. <launchable type="desktop-id">io.github.pr_starfighter.starfighter.desktop</launchable>
  21. <screenshots>
  22. <screenshot type="default">
  23. <image>https://pr-starfighter.github.io/images/screenshot1.png</image>
  24. <caption>Explosions</caption>
  25. </screenshot>
  26. <screenshot>
  27. <image>https://pr-starfighter.github.io/images/screenshot2.png</image>
  28. <caption>Main Menu</caption>
  29. </screenshot>
  30. <screenshot>
  31. <image>https://pr-starfighter.github.io/images/screenshot3.png</image>
  32. <caption>Boss Fight</caption>
  33. </screenshot>
  34. <screenshot>
  35. <image>https://pr-starfighter.github.io/images/screenshot4.png</image>
  36. <caption>Mines and Asteroids</caption>
  37. </screenshot>
  38. </screenshots>
  39. <releases>
  40. <release version="v2.4" date="2020-12-27" type="stable">
  41. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.4</url>
  42. </release>
  43. <release version="v2.3.3" date="2020-09-20" type="stable">
  44. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.3.3</url>
  45. </release>
  46. <release version="v2.3.2" date="2020-09-05" type="stable">
  47. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.3.2</url>
  48. </release>
  49. <release version="v2.3.1" date="2020-07-27" type="stable">
  50. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.3.1</url>
  51. </release>
  52. <release version="v2.3" date="2020-07-16" type="stable">
  53. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.3</url>
  54. </release>
  55. <release version="v2.2.1" date="2020-06-22" type="stable">
  56. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.2.1</url>
  57. </release>
  58. <release version="v2.2" date="2020-05-27" type="stable">
  59. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.2</url>
  60. </release>
  61. <release version="v2.1.1" date="2020-05-24" type="stable">
  62. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.1.1</url>
  63. </release>
  64. <release version="v2.1" date="2020-04-02" type="stable">
  65. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.1</url>
  66. </release>
  67. <release version="v2.0" date="2019-07-04" type="stable">
  68. <url>https://github.com/pr-starfighter/starfighter/releases/tag/v2.0.0.3</url>
  69. </release>
  70. </releases>
  71. <url type="homepage">https://pr-starfighter.github.io/</url>
  72. <url type="bugtracker">https://github.com/pr-starfighter/starfighter/issues</url>
  73. <categories>
  74. <category>Game</category>
  75. <category>ActionGame</category>
  76. <category>ArcadeGame</category>
  77. </categories>
  78. <provides>
  79. <binary>starfighter</binary>
  80. </provides>
  81. <update_contact>diligentcircle@riseup.net</update_contact>
  82. <content_rating type="oars-1.0">
  83. <content_attribute id="violence-cartoon">none</content_attribute>
  84. <content_attribute id="violence-fantasy">none</content_attribute>
  85. <content_attribute id="violence-realistic">moderate</content_attribute>
  86. <content_attribute id="violence-bloodshed">none</content_attribute>
  87. <content_attribute id="violence-sexual">none</content_attribute>
  88. <content_attribute id="drugs-alcohol">none</content_attribute>
  89. <content_attribute id="drugs-narcotics">none</content_attribute>
  90. <content_attribute id="drugs-tobacco">none</content_attribute>
  91. <content_attribute id="sex-nudity">none</content_attribute>
  92. <content_attribute id="sex-themes">none</content_attribute>
  93. <content_attribute id="language-profanity">moderate</content_attribute>
  94. <content_attribute id="language-humor">none</content_attribute>
  95. <content_attribute id="language-discrimination">none</content_attribute>
  96. <content_attribute id="social-chat">none</content_attribute>
  97. <content_attribute id="social-info">none</content_attribute>
  98. <content_attribute id="social-audio">none</content_attribute>
  99. <content_attribute id="social-location">none</content_attribute>
  100. <content_attribute id="social-contacts">none</content_attribute>
  101. <content_attribute id="money-purchasing">none</content_attribute>
  102. <content_attribute id="money-gambling">none</content_attribute>
  103. </content_rating>
  104. </component>