-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathio.blockloader.BlockLoader.metainfo.xml
40 lines (39 loc) · 1.76 KB
/
io.blockloader.BlockLoader.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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2023 BlockLoader LLC -->
<component type="desktop">
<id>io.blockloader.BlockLoader</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LicenseRef-proprietary</project_license>
<name>BlockLoader</name>
<url type="homepage">https://blockloader.io</url>
<developer_name>BlockLoader LLC</developer_name>
<icon type="remote" height="500" width="500">https://cdn.blockloader.io/logo.png</icon>
<launchable type="desktop-id">io.blockloader.BlockLoader.desktop</launchable>
<summary>The best Minecraft mod manager</summary>
<description>
<p>BlockLoader is a mod manager for Minecraft that aims to make installing and managing your
mods as simple as possible.</p>
<ul>
<li>Download and install mods with a single click</li>
<li>See all your installed mods in one place. Update your installed mods when authors
push new versions.</li>
<li>Automated install of Fabric/Forge mod loaders</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image type="source">https://cdn.blockloader.io/screenshots/screenshot-search.png</image>
<caption>Search Thousands of Mods</caption>
</screenshot>
<screenshot>
<image type="source">https://cdn.blockloader.io/screenshots/screenshot-installed.png</image>
<caption>Manage Installed Mods</caption>
</screenshot>
</screenshots>
<releases>
<release version="0.5.8" date="2023-03-23" />
<release version="0.5.7" date="2023-03-20" />
<release version="0.5.6" date="2023-02-26" />
</releases>
<content_rating type="oars-1.1"/>
</component>