Difference between revisions of "Tutorials"

From Minetest Wiki
Jump to navigation Jump to search
m (→‎Mods: added link to installing csm)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Languages}}
+
{{Languages}}__NOTOC__
  
New to Minetest? Need help setting up a [[server]] or making a [[Texture Packs|texture pack]]? Then you've come to the right place. On this page is a comprehensive list of all the tutorials/guides on the Community Wiki.
+
New to Minetest? Need help setting up a [[server]] or making a [[Texture Packs|texture pack]]? Then you've come to the right place. On this page is a comprehensive list of all the tutorials/guides on the Minetest Wiki.
  
== Beginners ==
+
== Beginner tutorials for Players ==
 
If you're new and do not know what to do, see below.
 
If you're new and do not know what to do, see below.
  
* [[Subgames/Tutorial]]: Unofficial fully-playable tutorial teaching the basics of Minetest
+
* [https://content.minetest.net/packages/Wuzzy/tutorial/ Tutorial]: Fully-playable tutorial game teaching the basics of common Minetest gameplay
* [[Help:How to build your first house]]: short guide
+
* [[How to build your first house]] '''(Minetest Game)'''
* [[Help:Advanced Beginners Guide]]
+
 
 +
== General information ==
 +
* [[Controls]]
 +
* [[Server commands]]
 +
* [[Privileges]]
 +
* [[minetest.conf]]
  
 
== Servers ==
 
== Servers ==
Line 14: Line 19:
  
 
* [[Server|General information about servers]]
 
* [[Server|General information about servers]]
* [[Help:Setting up a server|Setting up a server]]
+
* [[Setting up a server|Setting up a server]]
  
 
== Mods ==
 
== Mods ==
[[Mods]] are packages that change the game.  
+
[[Mods]] are packages that may add or change something in a game. Each game for Minetest has its own ecosystem of mods that extend that particular game, or there are game-agnostic mods that support all games.
Minetest has many mods that extend the game and make it more interesting and fun.
 
To install them, follow the guide below.
 
  
* [[Help:Installing Mods]]
+
* [[Installing Mods]]
* [[Help:Installing Client-Side Mods]]
+
* [[Installing Client-Side Mods]]
  
 
== Texture Packs ==
 
== Texture Packs ==
[[Texture Packs|Texture packs]] change the look of Minetest. Tired of looking at the same old textures? The Minetest Forum offers many texture packs for you to install.
+
[[Texture Packs|Texture packs]] change the look of Minetest. Tired of looking at the same old textures? [https://content.minetest.net/packages/?type=txp ContentDB] offers many texture packs for you to pick between.
  
 
* [[Texture Packs#Installation|Installing texture packs]]
 
* [[Texture Packs#Installation|Installing texture packs]]
 
* [[Texture Packs#Texture Pack Creation|Creating texture packs]]
 
* [[Texture Packs#Texture Pack Creation|Creating texture packs]]
  
== Subgames ==
+
== Games ==
You can play different [[Subgames|subgames]] on Minetest. The default one is [[Subgames/Minetest Game|Minetest Game]]. But there are more games created by the community.
+
You can play different [[Games|games]] on Minetest, each with unique gameplay aspects.
  
* [[Subgames#Installing subgames|Installing subgames]]
+
* [[Games#Installing games|Installing games]]
* [[Subgames#Creating subgames|Creating subgames]]
+
* [[Games#Creating games|Creating games]]
  
 
== Maps ==
 
== Maps ==
Line 42: Line 45:
  
 
== 3D Meshes ==
 
== 3D Meshes ==
* [[Help:Using Blender]] to create 3D meshes (for entities)
+
* [[Using Blender]] to create 3D meshes (for entities)
 
 
  
 
[[Category:Tutorials]]
 
[[Category:Tutorials]]

Latest revision as of 17:40, 15 November 2023

Languages Language: English • Deutsch • français • 日本語

New to Minetest? Need help setting up a server or making a texture pack? Then you've come to the right place. On this page is a comprehensive list of all the tutorials/guides on the Minetest Wiki.

Beginner tutorials for Players

If you're new and do not know what to do, see below.

General information

Servers

Minetest offers a fun online multiplayer mode. With this guide you can set up your server and host it on the web.

Mods

Mods are packages that may add or change something in a game. Each game for Minetest has its own ecosystem of mods that extend that particular game, or there are game-agnostic mods that support all games.

Texture Packs

Texture packs change the look of Minetest. Tired of looking at the same old textures? ContentDB offers many texture packs for you to pick between.

Games

You can play different games on Minetest, each with unique gameplay aspects.

Maps

Maps are the creations of the Minetest community. Not only you create your own maps, you can also install other people's maps.

3D Meshes