minetest-engine-minetest/misc/net.minetest.minetest.appdata.xml

45 lines
1.7 KiB
XML
Raw Normal View History

2014-02-14 23:23:45 -08:00
<?xml version="1.0" encoding="UTF-8"?>
2017-01-17 17:26:21 +02:00
<component type="desktop-application">
<id>net.minetest.minetest4.desktop</id>
2014-02-14 23:23:45 -08:00
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1+ and CC-BY-SA-3.0 and MIT and Apache-2.0</project_license>
<name>minetest4</name>
2014-02-14 23:23:45 -08:00
<summary>Multiplayer infinite-world block sandbox game</summary>
<description>
<p>
minetest4 is an infinite-world block sandbox game and game engine.
2014-02-14 23:23:45 -08:00
</p><p>
Players can create and destroy various types of blocks in a
three-dimensional open world. This allows forming structures in
every possible creation, on multiplayer servers or in singleplayer.
</p><p>
minetest4 is designed to be simple, stable, and portable.
2014-02-14 23:23:45 -08:00
It is lightweight enough to run on fairly old hardware.
</p><p>
minetest4 has many features, including:
2014-02-14 23:23:45 -08:00
</p>
<ul>
<li>Ability to walk around, dig, and build in a near-infinite voxel world</li>
<li>Crafting of items from raw materials</li>
<li>Fast and able to run on old and slow hardware</li>
<li>A simple modding API that supports many additions and modifications to the game</li>
<li>Multiplayer support via servers hosted by users</li>
<li>Beautiful lightning-fast map generator</li>
</ul>
</description>
<keywords>
<keyword>sandbox</keyword>
<keyword>world</keyword>
<keyword>mining</keyword>
<keyword>multiplayer</keyword>
</keywords>
<url type="homepage">http://minetest.org</url>
<url type="bugtracker">https://codeberg.org/minenux/minenux/issues</url>
<url type="translate">http://dev.minetest.net/Translation</url>
<url type="donation">https://paypalme/mckayshirou</url>
<url type="help">http://wiki.minetest.org</url>
2017-01-17 17:26:21 +02:00
<provides>
<binary>minetest4</binary>
2017-01-17 17:26:21 +02:00
</provides>
</component>