81 lines
3.2 KiB
XML
81 lines
3.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>org.starfighter.starfighter</id>
|
|
<metadata_license>BY-SA-4.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<name>Project: Starfighter</name>
|
|
<summary>Space shoot 'em up game.</summary>
|
|
<recommends>
|
|
<control>keyboard</control>
|
|
<control>gamepad</control>
|
|
</recommends>
|
|
|
|
<description>
|
|
<p>
|
|
Project: Starfighter is a space shoot 'em up game originally developed
|
|
by Parallel Realities in 2002, and released in 2003. You assume the role
|
|
of Chris Bainfield in his quest to put an end to WEAPCO, the weapons
|
|
corporation which has enslaved the galaxy.
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">org.starfighter.starfighter.desktop</launchable>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://pr-starfighter.github.io/images/screenshot1.png</image>
|
|
<caption>Explosions</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://pr-starfighter.github.io/images/screenshot2.png</image>
|
|
<caption>Main Menu</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://pr-starfighter.github.io/images/screenshot3.png</image>
|
|
<caption>Boss Fight</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://pr-starfighter.github.io/images/screenshot4.png</image>
|
|
<caption>Mines and Asteroids</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://pr-starfighter.github.io/</url>
|
|
|
|
<icon type="stock">starfighter</icon>
|
|
|
|
<categories>
|
|
<category>Game</category>
|
|
<category>ActionGame</category>
|
|
<category>ArcadeGame</category>
|
|
</categories>
|
|
|
|
<provides>
|
|
<binary>starfighter</binary>
|
|
</provides>
|
|
|
|
<update_contact>diligentcircle@riseup.net</update_contact>
|
|
<content_rating type="oars-1.0">
|
|
<content_attribute id="violence-cartoon">none</content_attribute>
|
|
<content_attribute id="violence-fantasy">none</content_attribute>
|
|
<content_attribute id="violence-realistic">moderate</content_attribute>
|
|
<content_attribute id="violence-bloodshed">none</content_attribute>
|
|
<content_attribute id="violence-sexual">none</content_attribute>
|
|
<content_attribute id="drugs-alcohol">none</content_attribute>
|
|
<content_attribute id="drugs-narcotics">none</content_attribute>
|
|
<content_attribute id="drugs-tobacco">none</content_attribute>
|
|
<content_attribute id="sex-nudity">none</content_attribute>
|
|
<content_attribute id="sex-themes">none</content_attribute>
|
|
<content_attribute id="language-profanity">moderate</content_attribute>
|
|
<content_attribute id="language-humor">none</content_attribute>
|
|
<content_attribute id="language-discrimination">none</content_attribute>
|
|
<content_attribute id="social-chat">none</content_attribute>
|
|
<content_attribute id="social-info">none</content_attribute>
|
|
<content_attribute id="social-audio">none</content_attribute>
|
|
<content_attribute id="social-location">none</content_attribute>
|
|
<content_attribute id="social-contacts">none</content_attribute>
|
|
<content_attribute id="money-purchasing">none</content_attribute>
|
|
<content_attribute id="money-gambling">none</content_attribute>
|
|
</content_rating>
|
|
</component>
|