-
Notifications
You must be signed in to change notification settings - Fork 1
/
com.zandronum.Zandronum.appdata.xml
88 lines (80 loc) · 4.07 KB
/
com.zandronum.Zandronum.appdata.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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 Kevin Degeling -->
<component type="desktop">
<id>com.zandronum.Zandronum</id>
<name>Zandronum</name>
<summary>Leading the way in newschool multiplayer Doom online</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary</project_license>
<developer_name>Zandronum & Doomseeker team</developer_name>
<update_contact>[email protected]</update_contact>
<url type="homepage">https://zandronum.com/</url>
<url type="bugtracker">https://zandronum.com/tracker/my_view_page.php</url>
<url type="help">https://wiki.zandronum.com/Main_Page</url>
<url type="contact">https://zandronum.com/forum/</url>
<launchable type="desktop-id">com.zandronum.Zandronum.desktop</launchable>
<description>
<p>
Zandronum is a multiplayer oriented port, based off Skulltag, for Doom and Doom II by id Software. Zandronum brings classic Doom into the 21st century, maintaining the essence of what has made Doom great for so many years and, at the same time, adding new features to modernize it, creating a fresh, fun new experience. Here's why you should kill your time with Zandronum, versus vanilla Doom:
</p>
<ul>
<li>Client/server architecture: play and switch between games with ease</li>
<li>Supports up to 64 players </li>
<li>Wide array of gameplay modes</li>
<li>Competitive: Team DM, Duel, CTF, Possession, LMS, Terminator, Skulltag</li>
<li>Cooperative: Survival, Invasion (or both!)</li>
<li>Modifiers, like Instagib and Buckshot, can be used to spice up any game</li>
<li>Modern and beautiful</li>
<li>Support for large number of ZDoom and GZDoom mods</li>
<li>Choose between GZDoom's OpenGL renderer, or Doom's Software renderer</li>
<li>Useful features like a console, Quake-style key bindings, freelooking, and jumping</li>
<li>Support for many Doom engine based games including Heretic, Hexen, and Strife</li>
<li>Supports modern versions of Windows, Mac OS X, and Linux</li>
</ul>
<p>
In some scenarios, commercial data files are required to run the supported games. In other cases, it's possibly to automatically use Freedoom as a drop-in replacement. This package comes bundled with Doomseeker for easy installation and server browsing.
</p>
</description>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/flathub/com.zandronum.Zandronum/master/images/image_01.png</image>
<caption>Doom cooperative</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.zandronum.Zandronum/master/images/image_02.png</image>
<caption>Doom cooperative</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.zandronum.Zandronum/master/images/image_03.png</image>
<caption>Doom cooperative</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/flathub/com.zandronum.Zandronum/master/images/image_04.png</image>
<caption>Doomseeker browser</caption>
</screenshot>
</screenshots>
<releases>
<release version="3.1.0" date="2021-12-12">
<description>
<p>Zandronum 3.1 on Flathub.</p>
</description>
</release>
<release version="3.0.0" date="2019-09-17">
<description>
<p>First release of Zandronum on Flathub.</p>
</description>
</release>
</releases>
<content_rating type="oars-1.1">
<!--
Violence is tricky: You could argue that by 2019 standards, it's cartoonish.
In this regard I follow PEGI, who rates Doom 1993 with an age rating 16
for "bloody violence in an arcane setting"
-->
<content_attribute id="violence-realistic">moderate</content_attribute>
<content_attribute id="violence-bloodshed">moderate</content_attribute>
<content_attribute id="violence-desecration">moderate</content_attribute>
<!-- Full multiplayer functionality -->
<content_attribute id="social-chat">intense</content_attribute>
</content_rating>
</component>