mirror of
https://github.com/RetroDECK/org.zdoom.GZDoom.git
synced 2025-03-06 14:27:45 +00:00
Merge branch 'master' of https://github.com/flathub/org.zdoom.GZDoom
This commit is contained in:
commit
df82307d24
|
@ -4,7 +4,7 @@
|
|||
<component type="desktop">
|
||||
<id>org.zdoom.GZDoom</id>
|
||||
<name>GZDoom</name>
|
||||
<summary>Classic first-person-shooter engine for all classical Id games</summary>
|
||||
<summary>Game engine for Classic Doom</summary>
|
||||
<metadata_license>CC0-1.0</metadata_license>
|
||||
<project_license>GPL-3.0</project_license>
|
||||
|
||||
|
@ -60,14 +60,14 @@
|
|||
</description>
|
||||
|
||||
<screenshots>
|
||||
<screenshot type="default">
|
||||
<image>https://raw.githubusercontent.com/flathub/org.zdoom.GZDoom/master/images/image_01.png</image>
|
||||
<caption>Strife screenshot</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<screenshot type="default">
|
||||
<image>https://raw.githubusercontent.com/flathub/org.zdoom.GZDoom/master/images/image_02.png</image>
|
||||
<caption>Doom screenshot</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://raw.githubusercontent.com/flathub/org.zdoom.GZDoom/master/images/image_01.png</image>
|
||||
<caption>Strife screenshot</caption>
|
||||
</screenshot>
|
||||
<screenshot>
|
||||
<image>https://raw.githubusercontent.com/flathub/org.zdoom.GZDoom/master/images/image_03.png</image>
|
||||
<caption>Heretic screenshot</caption>
|
||||
|
@ -82,8 +82,23 @@
|
|||
<category>Game</category>
|
||||
<category>Shooter</category>
|
||||
</categories>
|
||||
|
||||
<branding>
|
||||
<color type="primary" scheme_preference="light">#999999</color>
|
||||
<color type="primary" scheme_preference="dark">#222222</color>
|
||||
</branding>
|
||||
|
||||
<releases>
|
||||
<release version="4.14.0" date="2024-12-17">
|
||||
<description>
|
||||
<p>Updated release package to GZDoom 4.14.0</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="4.13.2" date="2024-10-31">
|
||||
<description>
|
||||
<p>Updated release package to GZDoom 4.13.2</p>
|
||||
</description>
|
||||
</release>
|
||||
<release version="4.13.1" date="2024-10-20">
|
||||
<description>
|
||||
<p>Updated release package to GZDoom 4.13.1</p>
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 4bfaef549f8b20accacb498fec5da7ad7f6af50f
|
||||
Subproject commit bfd248ac65f1a0b10e8ff7ee732bb2624e80683d
|
Loading…
Reference in a new issue