Fix and overhaul appdata metadata.
This commit is contained in:
@@ -1,48 +1,60 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<component type="desktop">
|
<component type="desktop">
|
||||||
<id>openra.desktop</id>
|
<id>openra.desktop</id>
|
||||||
<pkgname>openra</pkgname>
|
<metadata_license>CC0-1.0</metadata_license>
|
||||||
<name>OpenRA</name>
|
|
||||||
<project_license>GPL-3.0</project_license>
|
<project_license>GPL-3.0</project_license>
|
||||||
|
<name>OpenRA</name>
|
||||||
<summary>Reimagining of early Westwood real-time strategy games</summary>
|
<summary>Reimagining of early Westwood real-time strategy games</summary>
|
||||||
<developer_name>The OpenRA developers</developer_name>
|
|
||||||
<description>
|
<description>
|
||||||
<p>
|
<p>
|
||||||
OpenRA is a Libre/Free Real Time Strategy project
|
OpenRA is a Libre/Free Real Time Strategy project that recreates and reimagines
|
||||||
that recreates the classic Command & Conquer titles.
|
the classic Command & Conquer titles. The primary focus is cross-platform
|
||||||
|
multiplayer between Windows, OS X, and Linux; however, a growing number of the
|
||||||
|
original campaign missions are included, and there is support for skirmish games
|
||||||
|
against AI bots.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
It includes recreations of Tiberian Dawn, Red Alert,
|
In a world where Hitler was assassinated and the Third Reich never existed,
|
||||||
and Dune 2000. These are not intended to be perfect
|
the Soviet Union seeks power over all of Europe. Allied against this Evil Empire,
|
||||||
copies, but instead combine the classic gameplay of
|
the free world faces a Cold War turned hot. The Red Alert mod fuses the quick
|
||||||
the originals with modern improvements such as unit
|
and fun gameplay of the original C&C: Red Alert, with balance improvements
|
||||||
veterancy and the fog of war.
|
and new gameplay features inspired by modern RTS games.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Join the Global Defense Initiative or the Brotherhood of Nod in our recreation of
|
||||||
|
the classic game that started it all! The Tiberian Dawn mod modernizes the original
|
||||||
|
Command & Conquer gameplay by introducing features from later games, including
|
||||||
|
per-factory production queues, unit veterancy, and capturable tech structures.
|
||||||
|
</p>
|
||||||
|
<p>
|
||||||
|
Three great houses fight for the precious spice, melange. He who controls the spice
|
||||||
|
controls the universe! In the Dune 2000 mod you must establish a foothold on the
|
||||||
|
desert planet Arrakis, surviving its harsh environmental conditions while protecting
|
||||||
|
your harvesting operations from giant sandworms and ruthless enemy factions.
|
||||||
</p>
|
</p>
|
||||||
</description>
|
</description>
|
||||||
<url type="bugtracker">http://bugs.openra.net</url>
|
|
||||||
<url type="donation">https://www.bountysource.com/teams/openra</url>
|
|
||||||
<url type="faq">http://wiki.openra.net/FAQ</url>
|
|
||||||
<url type="help">http://wiki.openra</url>
|
|
||||||
<url type="homepage">http://www.openra</url>
|
|
||||||
<icon type="cached">openra.png</icon>
|
|
||||||
<icon type="remote" width="128" height="138">http://www.openra.net/images/soviet-logo-fallback.png</icon>
|
|
||||||
<icon type="local" width="128" height="128">/usr/share/icons/hicolor/128x128/apps/openra.png</icon>
|
|
||||||
<categories>
|
|
||||||
<category>Game</category>
|
|
||||||
<category>StrategyGame</category>
|
|
||||||
</categories>
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
<screenshot type="default">
|
<screenshot type="default">
|
||||||
|
<image>http://www.openra.net/images/appdata/modchooser.png</image>
|
||||||
|
<caption>Mod selection screen</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>http://www.openra.net/images/appdata/ingame-ra.png</image>
|
||||||
<caption>Red Alert mod</caption>
|
<caption>Red Alert mod</caption>
|
||||||
<image height="296" width="196">http://www.openra.net/images/appdata/ra.png</image>
|
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
|
<image>http://www.openra.net/images/appdata/ingame-cnc.png</image>
|
||||||
<caption>Tiberian Dawn mod</caption>
|
<caption>Tiberian Dawn mod</caption>
|
||||||
<image height="296" width="196">http://www.openra.net/images/appdata/cnc.png</image>
|
|
||||||
</screenshot>
|
</screenshot>
|
||||||
<screenshot>
|
<screenshot>
|
||||||
<caption>Dune 2000 mod</caption>
|
<image>http://www.openra.net/images/appdata/ingame-d2k.png</image>
|
||||||
<image height="296" width="196">http://www.openra.net/images/appdata/d2k.png</image>
|
<caption>Dune 2000 Mod</caption>
|
||||||
|
</screenshot>
|
||||||
|
<screenshot>
|
||||||
|
<image>http://www.openra.net/images/appdata/multiplayer.png</image>
|
||||||
|
<caption>Multiplayer lobby in the Tiberian Dawn mod</caption>
|
||||||
</screenshot>
|
</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
|
<url type="homepage">http://www.openra.net</url>
|
||||||
|
<update_contact>paul_at_chote.net</update_contact>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
Reference in New Issue
Block a user