Difference between revisions of "Minetest"

From Free Software Directory
Jump to: navigation, search
(Updated links, license and description)
(typo fix)
 
(24 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=Minetest
 
|Name=Minetest
|Short description=Multiplayer infinite-world block sandbox
+
|Short description=Voxel Game Engine
|Full description=Minetest is a Minecraft / Infiniminer inspired game, and is currently under active development. It is a "sandbox" game in which players explore an expansive world made of harvestable blocks. There are mountains, dungeons, and very deep caves to mine from. Harvested blocks can be crafted into tools or objects, and/or attached to other blocks in the world. There is also a multi-player mode with a number of active servers.
+
|Full description='''A Libre voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.'''
Minetest has a Lua modding API, which makes it possible to add and modify content in easy-to-write mods.
+
 
|Homepage URL=http://minetest.net/
+
Game Example: [[MineClone]].
|User level=beginner
+
 
|Component programs=Irrlicht
+
[[MineClone]] is a Minecraft / Infiniminer inspired game, currently under active development.
|VCS checkout command=git clone https://github.com/minetest/minetest.git
+
It is a “sandbox” game in which players explore an expansive world made of harvestable blocks. There are mountains, dungeons and very deep caves to mine from. Harvested blocks can be crafted into tools or objects, and/or attached to other blocks in the world.
|Computer languages=C++, Lua
+
 
|IRC general=irc://irc.freenode.net/minetest
+
There is also a multi-player mode with a number of active servers.
|IRC development=irc://irc.freenode.net/minetest-dev
+
 
|Keywords=mining,3d,game,sandbox,exploration,multi-player
+
Minetest has a server-side [[Lua]] modding API, which makes it possible to add and modify content in easy-to-write mods.
|Version identifier=0.4.x
+
|Homepage URL=https://www.minetest.net/
|Version date=2013/06/06
+
|Version download=https://github.com/minetest/minetest/archive/refs/tags/5.7.0.tar.gz
|Version status=stable
 
|Version download=https://github.com/minetest/minetest/tarball/stable-0.4
 
|Status=
 
|Is GNU=No
 
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv2.1orlater
 
|License=LGPLv2.1orlater
|License verified by=PilzAdam
+
|License copyright=Copyright 2011-2023 Perttu Ahola
|License verified date=2013/09/26
+
|License verified by=PilzAdam, Mertgor
|License note=source code
+
|License verified date=2023-09-01
 +
|License note=https://github.com/minetest/minetest/blob/master/LICENSE.txt
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=Zlib with exception
+
|License=LGPLv2.1orlater
|License verified by=Andrew Engelbrecht
+
|License copyright=Copyright 2011-2023 Perttu Ahola
|License verified date=2011/12/09
+
|License verified by=Andrew Engelbrecht, Mertgor
 +
|License verified date=2023-09-01
 
|License note=Irrlicht Engine
 
|License note=Irrlicht Engine
 +
 +
https://github.com/minetest/minetest/blob/master/LICENSE.txt
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=Expat
+
|License=LGPLv2.1orlater
|License verified by=Andrew Engelbrecht
+
|License copyright=Copyright 2011-2023 Perttu Ahola
|License verified date=2011/12/09
+
|License verified by=Andrew Engelbrecht, Mertgor
|License note=Jthread
+
|License verified date=2023-09-01
 +
|License note=Textures and sounds of the default mods.
 +
 
 +
https://github.com/minetest/minetest/blob/master/LICENSE.txt
 
}}
 
}}
{{Project license
+
{{Software category
|License=Creative Commons Attribution Share-Alike 3.0 Unported
+
|Game=adventure, simulation
|License verified by=Andrew Engelbrecht
+
|Programming-language=C++, lua
|License verified date=2011/12/05
+
|Runs-on=Windows, BSD, OS X, Android
|License note=textures and sounds
+
|Use=gameplaying
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=OpenGL 1.4 or newer
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Perttu Ahola
 
|Real name=Perttu Ahola
|Role=Lead Developer
+
|Role=Lead developer
|Resource URL=
+
|Email=celeron55@gmail.com
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/minetest
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 58: Line 72:
 
|Resource URL=https://forum.minetest.net/
 
|Resource URL=https://forum.minetest.net/
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Game=adventure, simulation
+
|Is High Priority Project=No
|Use=gameplaying
+
|VCS checkout command=git clone https://github.com/minetest/minetest.git
}}
+
|Decommissioned or Obsolete=No
{{Software prerequisite
+
|Accepts cryptocurrency donations=No
|Prerequisite kind=Required to use
+
|Test entry=No
|Prerequisite description=OpenGL
 
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 14:34, 1 September 2023


[edit]

Minetest

https://www.minetest.net/
Voxel Game Engine

A Libre voxel game engine. Play one of our many games, mod a game to your liking, make your own game, or play on a multiplayer server.

Game Example: MineClone.

MineClone is a Minecraft / Infiniminer inspired game, currently under active development. It is a “sandbox” game in which players explore an expansive world made of harvestable blocks. There are mountains, dungeons and very deep caves to mine from. Harvested blocks can be crafted into tools or objects, and/or attached to other blocks in the world.

There is also a multi-player mode with a number of active servers.

Minetest has a server-side Lua modding API, which makes it possible to add and modify content in easy-to-write mods.





Licensing

License

Verified by

Verified on

Notes

Verified by

PilzAdam, Mertgor

Verified on

1 September 2023

Verified by

Andrew Engelbrecht, Mertgor

Verified on

1 September 2023

Notes

Textures and sounds of the default mods. https://github.com/minetest/minetest/blob/master/LICENSE.txt

Verified by

Andrew Engelbrecht, Mertgor

Verified on

1 September 2023




Leaders and contributors

Contact(s)Role
Perttu Ahola Lead developer


Resources and communication

AudienceResource typeURI
GeneralForumhttps://forum.minetest.net/
Debian (Ref)https://tracker.debian.org/pkg/minetest
DeveloperVCS Repository Webviewhttps://github.com/minetest/minetest


Software prerequisites

KindDescription
Required to useOpenGL 1.4 or newer




Entry

















"Lead developer" is not in the list (Maintainer, Contributor, Developer, Sponsor, Unknown) of allowed values for the "Role" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.