<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://libregamewiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=72.179.252.188</id>
	<title>Libregamewiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://libregamewiki.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=72.179.252.188"/>
	<link rel="alternate" type="text/html" href="https://libregamewiki.org/Special:Contributions/72.179.252.188"/>
	<updated>2026-09-24T15:35:33Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>https://libregamewiki.org/index.php?title=Luanti&amp;diff=59392</id>
		<title>Luanti</title>
		<link rel="alternate" type="text/html" href="https://libregamewiki.org/index.php?title=Luanti&amp;diff=59392"/>
		<updated>2020-09-14T15:18:34Z</updated>

		<summary type="html">&lt;p&gt;72.179.252.188: /* Games */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Gameinfo&lt;br /&gt;
|title            = Minetest&lt;br /&gt;
|image            = File:Minetest collage.jpg&lt;br /&gt;
|caption          = Collage of some games that you can play in Minetest&lt;br /&gt;
|genre            = &lt;br /&gt;
|developer        = &lt;br /&gt;
|code license     = [[LGPL]]v2.1+ &amp;lt;ref name=lic&amp;gt;[https://github.com/minetest/minetest/blob/master/LICENSE.txt LICENSE.txt]&amp;lt;/ref&amp;gt;&lt;br /&gt;
|media license    = CC BY-SA 3.0 &amp;lt;ref name=lic/&amp;gt;&lt;br /&gt;
|engine           = &lt;br /&gt;
|latest release   = 5.3.0&lt;br /&gt;
|release date     = July 9, 2020&lt;br /&gt;
|release date iso = 2020-07-09&lt;br /&gt;
|release announcement = https://forum.minetest.net/viewtopic.php?f=18&amp;amp;t=25044&lt;br /&gt;
|language         = [[:Category:C++ games|C++]] and [[:Category:Lua games|Lua]]&lt;br /&gt;
|library          = &lt;br /&gt;
|platform       = {{Windows}}, {{Linux}}, {{Mac}}, {{Android}}&lt;br /&gt;
|link homepage  = http://minetest.net/&lt;br /&gt;
|link blog      = http://c55.me/blog/&lt;br /&gt;
|link chatweb   = https://webchat.freenode.net/?channels=minetest&lt;br /&gt;
|chat           = irc://chat.freenode.net/#minetest&lt;br /&gt;
|link feed      = &lt;br /&gt;
|link forum     = https://forum.minetest.net/&lt;br /&gt;
|link pad       = &lt;br /&gt;
|link project   = http://minetest.net/community&lt;br /&gt;
|link tracker   = https://github.com/minetest/minetest/issues&lt;br /&gt;
|link scmweb    = https://github.com/minetest/minetest&lt;br /&gt;
|scm            = git clone https://github.com/minetest/minetest.git; git clone https://github.com/minetest/minetest_game.git&lt;br /&gt;
}}&lt;br /&gt;
&#039;&#039;&#039;Minetest&#039;&#039;&#039; is a Minecraft-like voxel sandbox engine. It is an engine that allows different voxel-based games to run on it. It&#039;s for games in which the world is made out of cubes and the player runs in the environment and manipulates it, preferably by digging and building blocks, collecting items, crafting, and so on. It can be played alone or online with other players.&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
Most games for Minetest are open-ended sandbox games focusing on creativity. Most of them involve digging and placing blocks, but that isn&#039;t the only thing the games include.&lt;br /&gt;
&lt;br /&gt;
By default, Minetest comes with a game called “[[Minetest Game]]”. But the main “selling point” of Minetest is the support for various other voxel games and modding. Minetest Game does not reflect the whole gaming experience of Minetest. The community has developed a vast library of mods and games over the years, but some of these games might be noteworthy enough for their own article in this wiki.&lt;br /&gt;
&lt;br /&gt;
== How to start ==&lt;br /&gt;
The learning curve can be steep for complete newcomers, the Minetest Community Wiki has a “[https://wiki.minetest.net/Getting_Started Getting Started]” guide for that. There&#039;s also a tutorial (which must be downloaded as a game from the “Content” tab first).&lt;br /&gt;
&lt;br /&gt;
When you&#039;re a bit familiar with the game, you can either jump right into the action by joining a multiplayer server, which host their own games, and Minetest just does the rest for you (no extra installation required). Or you can download one of many community-created games from the Content DB.&lt;br /&gt;
&lt;br /&gt;
[[File:Minetest custom texture pack.png|thumb|right|Minetest with custom [https://content.minetest.net/packages/drummyfish/drummyfish/ high-res texture pack]]]&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
&lt;br /&gt;
* Singleplayer mode and multiplayer support for tens of players&lt;br /&gt;
* Server-side modding for unique gameplay mechanics. Just join the server and start playing!&lt;br /&gt;
* Content DB allows you to download and update community-created games, mods and texture packs within Minetest&lt;br /&gt;
* Runs natively on Windows, GNU/Linux, macOS and FreeBSD&lt;br /&gt;
* Designed to be lightweight&lt;br /&gt;
* Give the game an unique appearance with texture packs&lt;br /&gt;
* 8 unique map generators to create different types of worlds&lt;br /&gt;
* Lots of options to customize the map generation&lt;br /&gt;
* Supports multiple languages&lt;br /&gt;
* Supports game additions and modifications written in Lua&amp;lt;ref name=&amp;quot;lua&amp;quot;&amp;gt;[http://dev.minetest.net/Lua Lua] - Minetest Wiki&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
* [https://www.minetest.net/ Minetest homepage]&lt;br /&gt;
* [https://wiki.minetest.net/ Minetest Community Wiki]&lt;br /&gt;
* [https://content.minetest.net/ Content DB] (games, mods, texture packs)&lt;br /&gt;
&lt;br /&gt;
== Release history ==&lt;br /&gt;
&lt;br /&gt;
The 0.3.x series was released in November 2011.&amp;lt;ref name=&amp;quot;version-history&amp;quot;&amp;gt;[http://wiki.minetest.com/wiki/Version_History Version History] - Minetest Wiki&amp;lt;/ref&amp;gt; The 0.4.x series was released in July 2012&amp;lt;ref name=&amp;quot;version-history&amp;quot;/&amp;gt; to address shortcomings in the previous series. These are the most important changes, summarized:&amp;lt;ref name=&amp;quot;changelog&amp;quot;&amp;gt;[http://dev.minetest.net/Changelog Changelog]&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! version || date || news &lt;br /&gt;
|-&lt;br /&gt;
| 5.3.0 || 2020-07-09 || Android support readded, formspec improvements, including a scrolling GUI element, many bug fixes, performance improvements, and small features&lt;br /&gt;
|-&lt;br /&gt;
| 5.2.0 || 2020-05-05 || Improved Client/Audiovisuals, GUI Improvements, Game Enhancements, API/Modding Fixes and modifications. Various&lt;br /&gt;
Minetest Game fixes, added simple weather, added new/updated French, Spanish, Italian, Russian, Swedish, Malay, and Chinese translations.&lt;br /&gt;
|-&lt;br /&gt;
| 5.1.0 || 2019-10-12 || Modified Carpathian mapgen, improved client/audiovisuals, inventory updates and fixes, added dry dirt and dry grass.&lt;br /&gt;
|-&lt;br /&gt;
| 5.0.1 || 2019-03-31 || Bug fixes.&lt;br /&gt;
|-&lt;br /&gt;
| 5.0.0 || 2019-03-04 || Online content repository, automatic jumping, new and improved mapgens, better modability, new versioning scheme.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.17 ||  ||&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.16 || 2017-06-03 || Graphics and performance improvements, initial support for client-side modding, mod &amp;amp; player data storage, sneaking rework.  More sandstone blocks, changes to light and plant growth.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.15 || 2016-12-22 || Zoom, color chat, updated default mapgen. Coral, keys for locked chests/doors, rail carts.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.14 || 2016-05-15 || Autorun, server-side ncurses term, valleys mapgen, non-ASCII chat characters.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.13 || 2015-08-20 || Minimap, mod security, snow biomes.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.12 || 2015-02-18 || Bug fixes.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.11 || 2014-12-24 || Some shaders, bug fixes.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.10 || 2014-07-06 || Third person view, more game elements.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.9 || 2014-01-01 || Improvements of shaders, font shadow, directional fog and horizon colours, and internal changes.&lt;br /&gt;
|-&lt;br /&gt;
| 0.4.8 || 2013-11-24 || Drowning, weather support, new sounds.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Games]]&lt;br /&gt;
[[Category:3D games]]&lt;br /&gt;
[[Category:C++ games]]&lt;br /&gt;
[[Category:LGPL games]]&lt;br /&gt;
[[Category:Online multiplayer games]]&lt;br /&gt;
[[Category:Sandbox games]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Engines]]&lt;br /&gt;
[[Category:3D Engines]]&lt;br /&gt;
[[Category:LGPL Engines]]&lt;/div&gt;</summary>
		<author><name>72.179.252.188</name></author>
	</entry>
</feed>