-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathorg.zdoom.Raze.metainfo.xml
69 lines (62 loc) · 2.94 KB
/
org.zdoom.Raze.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021 Hugo Locurcio -->
<component type="desktop">
<id>org.zdoom.Raze</id>
<name>Raze</name>
<summary>Source port for Build engine games</summary>
<metadata_license>CC0-1.0</metadata_license>
<!-- The Build license is not an open source license as it disallows commercial use. -->
<project_license>LicenseRef-proprietary=https://github.com/ZDoom/Raze/blob/master/package/common/buildlic.txt</project_license>
<developer_name>Raze team</developer_name>
<update_contact>hugo.locurcio@hugo.pro</update_contact>
<url type="homepage">https://raze.zdoom.org/</url>
<url type="bugtracker">https://github.com/coelckers/raze</url>
<url type="help">https://raze.zdoom.org/wiki/Main_Page</url>
<url type="faq">https://zdoom.org/wiki/Raze</url>
<url type="contact">https://forum.zdoom.org/viewforum.php?f=351</url>
<launchable type="desktop-id">org.zdoom.Raze.desktop</launchable>
<description>
<p>
Raze is a source port for the modern era, supporting current hardware and operating systems and sporting a vast array of user options. Make Build engine games your own again!
</p>
<p>
In addition to Duke Nukem 3D, Raze supports Blood, Redneck Rampage, Powerslave/Exhumed, NAM and WW2 GI. Meet the entire Build engine family!
</p>
<p>
Commercial data files are required to run the supported games. For more info about all supported games and their data files, see: Help -> List of supported games.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flathub/org.zdoom.Raze/83bc5184347828370655c7fb12046f27d3da0e97/images/d3d.png</image>
<caption>Duke 3D</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/org.zdoom.Raze/83bc5184347828370655c7fb12046f27d3da0e97/images/sw.png</image>
<caption>Shadow Warrior</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/org.zdoom.Raze/83bc5184347828370655c7fb12046f27d3da0e97/images/blood.png</image>
<caption>Blood screenshot</caption>
</screenshot>
</screenshots>
<releases>
<release version="1.10.2" date="2024-05-02">
<description>
<p>Update to upstreadm 1.10.2</p>
<p>Includes many fixes to Exchumed, especially font rendering, fixes for Blood and Linux QoL improvements and fix for launcher showing (fixed from dev builds)
</p>
</description>
</release>
<release version="1.9.1" date="2024-02-27">
<description>
<p>First release of Raze on Flatpak.</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="violence-realistic">moderate</content_attribute>
<content_attribute id="violence-bloodshed">moderate</content_attribute>
<content_attribute id="violence-desecration">moderate</content_attribute>
</content_rating>
</component>