File: project.metainfo.xml

package info (click to toggle)
jazz2-native 3.5.0-1
  • links: PTS, VCS
  • area: contrib
  • in suites:
  • size: 16,836 kB
  • sloc: cpp: 172,557; xml: 113; python: 36; makefile: 5; sh: 2
file content (115 lines) | stat: -rw-r--r-- 4,486 bytes parent folder | download | duplicates (2)
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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
	<id>tk.deat.Jazz2Resurrection</id>
	<name>Jazz² Resurrection</name>
	<summary>A re-implementation of Jazz Jackrabbit 2</summary>
	<metadata_license>CC0-1.0</metadata_license>
	<project_license>GPL-3.0-or-later</project_license>
	<developer_name>Daniel Rajf</developer_name>
	<developer id="deat.tk">
		<name>Daniel Rajf</name>
		<url>https://deat.tk</url>
	</developer>
	<supports>
		<control>pointing</control>
		<control>keyboard</control>
		<control>touch</control>
		<control>gamepad</control>
	</supports>
	<description>
		<p>
			Jazz² Resurrection is re-implementation of the game Jazz Jackrabbit 2 released in 1998. It supports various versions of the game, specifically:
		</p>
		<ul>
			<li>Base game (including shareware demo)</li>
			<li>Holiday Hare &apos;98 / Christmas Chronicles</li>
			<li>The Secret Files (recommended)</li>
		</ul>
		<p>
			Also, it partially supports some features of the JJ2+ extension and MLLE.
		</p>
	</description>
	
	<branding>
		<color type="primary" scheme_preference="light">#67A3D8</color>
		<color type="primary" scheme_preference="dark">#276398</color>
	</branding>

	<categories>
		<category>Game</category>
		<category>ActionGame</category>
		<category>ArcadeGame</category>
	</categories>

	<launchable type="desktop-id">tk.deat.Jazz2Resurrection.desktop</launchable>

	<url type="homepage">https://deat.tk/jazz2/</url>
	<url type="bugtracker">https://github.com/deathkiller/jazz2-native/issues</url>
	<url type="faq">https://deat.tk/jazz2/help</url>
	<url type="contact">https://discord.gg/Y7SBvkD</url>
	<url type="vcs-browser">https://github.com/deathkiller/jazz2-native</url>

	<screenshots>
		<screenshot type="default">
			<image type="source" width="1440" height="810">https://raw.githubusercontent.com/deathkiller/jazz2/2.4.1/Docs/01.png</image>
			<caption>Screenshot of Spaz in the level Dungeon Dilemma</caption>
		</screenshot>
		<screenshot>
			<image type="source" width="1440" height="810">https://raw.githubusercontent.com/deathkiller/jazz2/2.4.1/Docs/02.png</image>
			<caption>Screenshot of Jazz in the level Marinated Rabbit</caption>
		</screenshot>
		<screenshot>
			<image type="source" width="1440" height="810">https://raw.githubusercontent.com/deathkiller/jazz2/2.4.1/Docs/03.png</image>
			<caption>Screenshot of the story selection menu</caption>
		</screenshot>
	</screenshots>

	<provides>
		<binary>jazz2</binary>
	</provides>

	<releases>
		<release version="3.5.0" date="2026-01-08"/>
		<release version="3.4.0" date="2025-08-23"/>
		<release version="3.3.0" date="2025-05-06"/>
		<release version="3.2.0" date="2025-02-18"/>
		<release version="3.1.0" date="2025-01-08"/>
		<release version="3.0.0" date="2024-12-01"/>
		<release version="2.9.1" date="2024-11-01"/>
		<release version="2.9.0" date="2024-10-20"/>
		<release version="2.8.0" date="2024-08-04"/>
		<release version="2.7.0" date="2024-05-27"/>
		<release version="2.6.0" date="2024-03-08"/>
		<release version="2.5.0" date="2024-01-26"/>
		<release version="2.4.1" date="2023-12-28"/>
		<release version="2.4.0" date="2023-12-19"/>
		<release version="2.3.0" date="2023-11-26"/>
		<release version="2.2.2" date="2023-11-11"/>
		<release version="2.2.1" date="2023-11-08"/>
		<release version="2.2.0" date="2023-11-05"/>
		<release version="2.1.0" date="2023-08-23"/>
		<release version="2.0.0" date="2023-07-13"/>
		<release version="1.9.1" date="2023-05-12"/>
		<release version="1.9.0" date="2023-05-12"/>
		<release version="1.8.0" date="2023-04-12"/>
		<release version="1.7.0" date="2023-02-19"/>
		<release version="1.6.1" date="2023-01-24"/>
		<release version="1.6.0" date="2023-01-20"/>
		<release version="1.5.0" date="2023-01-14"/>
		<release version="1.4.0" date="2022-12-15"/>
		<release version="1.3.0" date="2022-12-06"/>
		<release version="1.2.0" date="2022-11-21"/>
		<release version="1.1.0" date="2022-11-05"/>
		<release version="1.0.0" date="2022-10-08"/>
	</releases>

	<content_rating type="oars-1.0">
		<content_attribute id="violence-cartoon">moderate</content_attribute>
		<content_attribute id="violence-fantasy">moderate</content_attribute>
		<content_attribute id="violence-bloodshed">mild</content_attribute>
		<content_attribute id="sex-themes">mild</content_attribute>
		<content_attribute id="language-profanity">mild</content_attribute>
		<content_attribute id="language-humor">mild</content_attribute>
	</content_rating>

</component>