1
0
minetest-engine-multicraft2/misc/net.minetest.multicraft.appdata.xml

66 lines
2.5 KiB
XML
Raw Permalink Normal View History

2022-12-29 17:51:20 -04:00
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>net.minetest.multicraft.desktop</id>
<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>
<content_rating type="oars-1.0">
<content_attribute id="violence-cartoon">mild</content_attribute>
<content_attribute id="violence-fantasy">mild</content_attribute>
<content_attribute id="social-chat">intense</content_attribute>
<content_attribute id="social-info">mild</content_attribute>
</content_rating>
<name>Multicraft</name>
<summary>voxel game engine based on minetest</summary>
2022-12-29 17:51:20 -04:00
<description>
<p>
Multicraft is a fork from minetest, a voxel game written from scratch and licensed
under the LGPL (version 2.1 or later). It supports both survival and creative
modes along with multiplayer support, dynamic lighting, and an "infinite" map
generator.
2022-12-29 17:51:20 -04: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>
This multicraft features and permit to use and serve
to both older and newer minetest games
2022-12-29 17:51:20 -04:00
</p><p>
Multicraft has many features, including:
</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>
<screenshots>
<screenshot type="default">
<image width="1920" height="1080">http://www.minetest.net/media/gallery/1.jpg</image>
</screenshot>
<screenshot>
<image width="1920" height="1080">http://www.minetest.net/media/gallery/3.jpg</image>
</screenshot>
<screenshot>
<image width="1920" height="1080">http://www.minetest.net/media/gallery/5.jpg</image>
</screenshot>
</screenshots>
<keywords>
<keyword>sandbox</keyword>
<keyword>world</keyword>
<keyword>mining</keyword>
<keyword>multiplayer</keyword>
</keywords>
<url type="homepage">http://multicraft.world</url>
<url type="faq">http://wiki.minetest.org/FAQ</url>
<provides>
<binary>multicraft</binary>
</provides>
<translation type="gettext">multicraft</translation>
<releases>
<release date="2022-12-10" version="2.0.3"/>
</releases>
</component>