mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-21 01:29:50 +00:00
Patch metainfo file to to match the new requirements
This commit is contained in:
@@ -1,12 +1,19 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright 2018 Wildfire Games <webmaster@wildfiregames.com> -->
|
||||
<!-- Copyright 2025 Wildfire Games <webmaster@wildfiregames.com> -->
|
||||
<component type="desktop-application">
|
||||
<id>com.play0ad.zeroad</id>
|
||||
<developer id="com.wildfiregames">
|
||||
<name>Wildfire Games</name>
|
||||
</developer>
|
||||
<launchable type="desktop-id">0ad.desktop</launchable>
|
||||
<project_license>GPL-2.0+ and CC-BY-SA</project_license>
|
||||
<metadata_license>CC-BY-SA-3.0</metadata_license>
|
||||
<name>0 A.D.</name>
|
||||
<summary>Real-Time Strategy Game of Ancient Warfare</summary>
|
||||
<summary>Real-time strategy game</summary>
|
||||
<branding>
|
||||
<color type="primary" scheme_preference="light">#d6c49a</color>
|
||||
<color type="primary" scheme_preference="dark">#313131</color>
|
||||
</branding>
|
||||
<description>
|
||||
<p>
|
||||
0 A.D. is a real-time strategy (RTS) game of ancient warfare.
|
||||
@@ -15,10 +22,10 @@
|
||||
at their peak of economic growth and military prowess.
|
||||
</p>
|
||||
<p>
|
||||
The thirteen factions are: Three of the Hellenic States (Athens, Sparta and
|
||||
The fourteen factions are: Three of the Hellenic States (Athens, Sparta and
|
||||
Macedonia), two of the kingdoms of Alexander the Great's successors
|
||||
(Seleucids and Ptolemaic Egyptians), two Celtic tribes (Britons and
|
||||
Gauls), the Romans, the Persians, the Iberians, the Carthaginians, the
|
||||
Gauls), the Romans, the Persians, the Iberians, the Carthaginians, the Han, the
|
||||
Mauryas and the Kushites.
|
||||
Each civilization is complete with substantially unique artwork,
|
||||
technologies and civilization bonuses.
|
||||
@@ -32,11 +39,43 @@
|
||||
<url type="bugtracker">https://gitea.wildfiregames.com/0ad/0ad/issues/</url>
|
||||
<url type="translate">https://gitea.wildfiregames.com/0ad/0ad/wiki/Localization</url>
|
||||
<url type="donation">https://play0ad.com/community/donate/</url>
|
||||
<releases>
|
||||
<release version="0.27.0" date="2025-01-30">
|
||||
<url type="details">https://play0ad.com/new-release-0-a-d-alpha-27-agni/</url>
|
||||
<description>
|
||||
<p>Wildfire Games proudly announces the release of 0 A.D. Alpha 27: "Agni", the last alpha version of the free, open-source real-time strategy game of ancient warfare.</p>
|
||||
<ul>
|
||||
<li>Vulkan Renderer for improved performance.</li>
|
||||
<li>Multiplayer Savegames support.</li>
|
||||
<li>New Tips & Tricks page for enhanced guidance.</li>
|
||||
<li>Naval overhaul with categorized warships.</li>
|
||||
<li>New and updated random and skirmish maps.</li>
|
||||
<li>Gameplay enhancements: Civilization differentiation, melee balance updates, and improved capture mechanics.</li>
|
||||
<li>Engine improvements: GPU Skinning, FSR upscaling, SpiderMonkey upgrades.</li>
|
||||
<li>Observer flares and improved anti-cheat measures.</li>
|
||||
<li>Migration to a git-based development environment.</li>
|
||||
<li>Various bug fixes, UI enhancements, and performance optimizations.</li>
|
||||
</ul>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
<screenshots>
|
||||
<screenshot type="default">https://play0ad.com/wp-content/gallery/screenshots/screenshot0072.jpg</screenshot>
|
||||
<screenshot>https://play0ad.com/wp-content/gallery/screenshots/water-specular.jpg</screenshot>
|
||||
<screenshot>https://play0ad.com/wp-content/gallery/screenshots/screenshot0050.jpg</screenshot>
|
||||
<screenshot>https://play0ad.com/wp-content/gallery/screenshots/cycladic_arcgipelago_6.jpg</screenshot>
|
||||
<screenshot type="default">
|
||||
<image>https://play0ad.com/wp-content/gallery/screenshots/screenshot0072.jpg</image>
|
||||
<caption>Maurya village with buildings and farms</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://play0ad.com/wp-content/gallery/screenshots/water-specular.jpg</image>
|
||||
<caption>Carthaginian biremes in a tranquil cove</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://play0ad.com/wp-content/gallery/screenshots/screenshot0050.jpg</image>
|
||||
<caption>Republican Roman village in a desert setting</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://play0ad.com/wp-content/gallery/screenshots/cycladic_arcgipelago_6.jpg</image>
|
||||
<caption>Cycladic archipelago with six small islands</caption>
|
||||
</screenshot>
|
||||
</screenshots>
|
||||
<update_contact>webmaster@wildfiregames.com</update_contact>
|
||||
<keywords>
|
||||
@@ -55,6 +94,7 @@
|
||||
<keyword>Britons</keyword>
|
||||
<keyword>Carthaginians</keyword>
|
||||
<keyword>Gauls</keyword>
|
||||
<keyword>Han</keyword>
|
||||
<keyword>Iberians</keyword>
|
||||
<keyword>Kushites</keyword>
|
||||
<keyword>Macedonians</keyword>
|
||||
@@ -87,7 +127,8 @@
|
||||
<content_attribute id="money-purchasing">none</content_attribute>
|
||||
<content_attribute id="money-gambling">none</content_attribute>
|
||||
</content_rating>
|
||||
<mimetypes>
|
||||
<mimetype>application/x-pyromod+zip</mimetype>
|
||||
</mimetypes>
|
||||
<provides>
|
||||
<mediatype>application/x-pyromod+zip</mediatype>
|
||||
<binary>pyrogenesis</binary>
|
||||
</provides>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user