Translated using Weblate (Ukrainian)
[oweals/minetest.git] / misc / net.minetest.minetest.appdata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <component type="desktop-application">
3         <id>net.minetest.minetest.desktop</id>
4         <metadata_license>CC0-1.0</metadata_license>
5         <project_license>LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0</project_license>
6         <content_rating type="oars-1.0">
7                 <content_attribute id="violence-cartoon">mild</content_attribute>
8                 <content_attribute id="violence-fantasy">mild</content_attribute>
9                 <content_attribute id="social-chat">intense</content_attribute>
10                 <content_attribute id="social-info">mild</content_attribute>
11         </content_rating>
12         <name>Minetest</name>
13         <summary>Multiplayer infinite-world block sandbox game</summary>
14         <description>
15                 <p>
16                         Minetest is an infinite-world block sandbox game and game engine.
17                 </p><p>
18                         Players can create and destroy various types of blocks in a
19                         three-dimensional open world. This allows forming structures in
20                         every possible creation, on multiplayer servers or in singleplayer.
21                 </p><p>
22                         Minetest is designed to be simple, stable, and portable.
23                         It is lightweight enough to run on fairly old hardware.
24                 </p><p>
25                         Minetest has many features, including:
26                 </p>
27                 <ul>
28                         <li>Ability to walk around, dig, and build in a near-infinite voxel world</li>
29                         <li>Crafting of items from raw materials</li>
30                         <li>Fast and able to run on old and slow hardware</li>
31                         <li>A simple modding API that supports many additions and modifications to the game</li>
32                         <li>Multiplayer support via servers hosted by users</li>
33                         <li>Beautiful lightning-fast map generator</li>
34                 </ul>
35         </description>
36         <screenshots>
37                 <screenshot type="default">
38                         <image width="1920" height="1080">http://www.minetest.net/media/gallery/1.jpg</image>
39                 </screenshot>
40                 <screenshot>
41                         <image width="1920" height="1080">http://www.minetest.net/media/gallery/3.jpg</image>
42                 </screenshot>
43                 <screenshot>
44                         <image width="1920" height="1080">http://www.minetest.net/media/gallery/5.jpg</image>
45                 </screenshot>
46         </screenshots>
47         <keywords>
48                 <keyword>sandbox</keyword>
49                 <keyword>world</keyword>
50                 <keyword>mining</keyword>
51                 <keyword>multiplayer</keyword>
52         </keywords>
53         <url type="homepage">http://minetest.net</url>
54         <url type="bugtracker">http://www.minetest.net/development/#reporting-issues</url>
55         <url type="translate">http://dev.minetest.net/Translation</url>
56         <url type="donation">http://www.minetest.net/development/#donate</url>
57         <url type="faq">http://wiki.minetest.net/FAQ</url>
58         <url type="help">http://wiki.minetest.net</url>
59         <provides>
60                 <binary>minetest</binary>
61         </provides>
62         <translation type="gettext">minetest</translation>
63         <update_contact>sfan5@live.de</update_contact>
64         <releases>
65                 <release date="2020-04-05" version="5.2.0"/>
66         </releases>
67 </component>