Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
Minetest is a free | Minetest is a free | ||
[https://en.wikipedia.org/wiki/Game_engine game engine.] | [https://en.wikipedia.org/wiki/Game_engine game engine.] | ||
Think of Minetest as a '''collection''' of different programs | |||
similar to Minecraft™. Each program can create or | similar to Minecraft™. Each program can create or | ||
visit blocky game worlds. | visit blocky game worlds. | ||
The blocky game worlds | The blocky game worlds have different themes such as Old West, post | ||
apocalypse, ordinary cities, and many more. The client automatically | apocalypse, ordinary cities, and many more. The client automatically | ||
downloads assets! Gameplay is in the form of Lua mods which usually | downloads assets! Gameplay is in the form of Lua mods which usually | ||
Line 18: | Line 18: | ||
* Classic Minetest 4 from the 2010s | * Classic Minetest 4 from the 2010s | ||
* Minetest 5 also known as Trolltest or [https://minetest.net/ minetest.net] | * Minetest 5 also known as Trolltest or [https://minetest.net/ minetest.net] | ||
* The commercial program, MultiCraft ( | * The commercial program, MultiCraft (see trademark note below) | ||
* and the most advanced in some respects, Final Minetest | * and the most advanced in some respects, Final Minetest | ||
Note: MultiCraft, as in the Minetest fork, is not to be confused with Multicraft™, a Minecraft hosting company in Switzerland. | |||
<span id="pages-for-users"></span> | <span id="pages-for-users"></span> |
Revision as of 00:00, 19 August 2023
Welcome to the Minetest wiki. If you'd like to edit here, email: me@minetest.org
Minetest is a free game engine. Think of Minetest as a collection of different programs similar to Minecraft™. Each program can create or visit blocky game worlds.
The blocky game worlds have different themes such as Old West, post apocalypse, ordinary cities, and many more. The client automatically downloads assets! Gameplay is in the form of Lua mods which usually run on the server (A client-side mod [CSM] can be created, but mostly so graphical tweaks run with high performance).
The different Minetest programs include:
- Classic Minetest 4 from the 2010s
- Minetest 5 also known as Trolltest or minetest.net
- The commercial program, MultiCraft (see trademark note below)
- and the most advanced in some respects, Final Minetest
Note: MultiCraft, as in the Minetest fork, is not to be confused with Multicraft™, a Minecraft hosting company in Switzerland.
Pages for users
The pages above include parts for users, for world hosts, and for
developers in general.
To learn how to play on most servers, try clicking Bucket_Game which has the most popular mods (integrated but configurable).
Developer's Center
The Developer's Center is for the convenience of Final Minetest
core developers though all visitors are welcome to read content.
(end of main page)