-
Notifications
You must be signed in to change notification settings - Fork 257
Expand file tree
/
Copy pathio.github.ebkr.r2modman.metainfo.xml
More file actions
51 lines (46 loc) · 2.12 KB
/
Copy pathio.github.ebkr.r2modman.metainfo.xml
File metadata and controls
51 lines (46 loc) · 2.12 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2026 ebkr -->
<component type="desktop-application">
<id>io.github.ebkr.r2modman</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<content_rating type="oars-1.1" />
<url type="homepage">https://github.com/ebkr/r2modmanPlus</url>
<url type="bugtracker">https://github.com/ebkr/r2modmanPlus/issues</url>
<launchable type="desktop-id">io.github.ebkr.r2modman.desktop</launchable>
<name>r2modman</name>
<summary>A simple and easy to use mod manager for many games using Thunderstore</summary>
<developer id="io.github.ebkr">
<name>ebkr</name>
</developer>
<description>
<p>The official Flathub release of r2modman, a simple and easy to use mod manager for many games using Thunderstore.</p>
<p>Important Notes:</p>
<p>**Some Flatpak overrides might be needed!**</p>
<ul>
<li>When using a Flatpak game launcher, like Flatpak Steam, you must ensure that it has access to your r2modman data directory. The default location is in <code>~/.var/app/io.github.ebkr.r2modman</code>.</li>
</ul>
</description>
<releases>
<release version="3.2.17" date="2026-05-22" />
<release version="3.2.16" date="2026-05-13" />
<release version="3.2.15" date="2026-05-11" />
</releases>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/ebkr/r2modmanPlus/refs/tags/v3.2.16/docs/images/gameselection.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/ebkr/r2modmanPlus/refs/tags/v3.2.16/docs/images/installedmodview.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/ebkr/r2modmanPlus/refs/tags/v3.2.16/docs/images/downloadablemods.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/ebkr/r2modmanPlus/refs/tags/v3.2.16/docs/images/configeditor.png</image>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/ebkr/r2modmanPlus/refs/tags/v3.2.16/docs/images/profiles.png</image>
</screenshot>
</screenshots>
</component>