forked from SkyTemple/skytemple-randomizer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathorg.skytemple.Randomizer.appdata.xml
55 lines (49 loc) · 2.7 KB
/
org.skytemple.Randomizer.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
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.skytemple.Randomizer</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>SkyTemple Randomizer</name>
<summary>Randomizer for Pokémon Mystery Dungeon Explorers of Sky</summary>
<description>
<p>
Randomizes almost everything in the game, fully configurable. This includes NPCs, starters, dungeon layouts and much more.
</p>
<p>SkyTemple Randomizer is in NO WAY affiliated with Nintendo, The Pokémon Company, Spike Chunsoft or any of their affiliates. This is an unofficial fan project.</p>
</description>
<launchable type="desktop-id">org.skytemple.Randomizer.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://skytemple.org/randomizer.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://skytemple.org</url>
<url type="vcs-browser">https://github.com/SkyTemple/skytemple-randomizer</url>
<url type="bugtracker">https://github.com/SkyTemple/skytemple-randomizer/issues</url>
<project_group>SkyTemple</project_group>
<content_rating type="oars-1.1">
<content_attribute id="money-purchasing">mild</content_attribute>
</content_rating>
<releases>
<release version="1.4.6" date="2023-01-03">
<description>Changelog can be found on Github (https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.6).</description>
<url>https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.6</url>
</release>
<release version="1.4.5" date="2023-01-02">
<description>Changelog can be found on Github (https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.5).</description>
<url>https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.5</url>
</release>
<release version="1.4.3" date="2022-12-27">
<description>Changelog can be found on Github (https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.3).</description>
<url>https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.3</url>
</release>
<release version="1.4.0" date="2022-09-27">
<description>Changelog can be found on Github (https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.0).</description>
<url>https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.4.0</url>
</release>
<release version="1.3.6" date="2022-09-18">
<description>Changelog can be found on Github (https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.3.6).</description>
<url>https://github.com/SkyTemple/skytemple-randomizer/releases/tag/1.3.6</url>
</release>
</releases>
</component>