Put links behind translation placeholders
This commit is contained in:
parent
c13d7ae6b6
commit
8354b9b708
12
init.lua
12
init.lua
@ -47,7 +47,7 @@ S("• [I] for the inventory").."\n"..
|
||||
S("• First items in inventory appear in hotbar below").."\n"..
|
||||
S("• [V] for the minimap").."\n"..
|
||||
S("• Put items into crafting grid (usually 3×3 grid) to craft").."\n"..
|
||||
S("• Use a crafting guide mod to learn crafting recipes or visit <https://wiki.minetest.net/wiki/Crafting>").."\n"..
|
||||
S("• Use a crafting guide mod to learn crafting recipes or visit <@1>", "https://wiki.minetest.net/wiki/Crafting").."\n"..
|
||||
S("• Read entries in this help to learn the rest").."\n"..
|
||||
S("• [Esc] to close this window")
|
||||
}})
|
||||
@ -64,7 +64,7 @@ S("A core feature of Minetest is the built-in modding capability. Mods modify ex
|
||||
|
||||
S("Minetest can be played alone or online together with multiple players. Online play will work out of the box with any mods, with no need for additional software as they are entirely provided by the server.").."\n\n"..
|
||||
|
||||
S("Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <https://forum.minetest.net/viewforum.php?f=48>."),
|
||||
S("Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <@1>.", "https://forum.minetest.net/viewforum.php?f=48"),
|
||||
|
||||
images = {{image="doc_basics_gameplay_mtg_1.png"}, {image="doc_basics_gameplay_mtg_2.png"}, {image="doc_basics_gameplay_carbone_ng.png"}, {image="doc_basics_gameplay_lott.png"}, {image="doc_basics_gameplay_pixture.png"}, {image="doc_basics_gameplay_outback.png"}, {image="doc_basics_gameplay_moontest.png"},
|
||||
{image="doc_basics_gameplay_hades.png"}, {image="doc_basics_gameplay_xtraores_xtension.png"},}
|
||||
@ -500,16 +500,16 @@ doc.add_entry("advanced", "online", {
|
||||
data = { text=
|
||||
S("You may want to check out these online resources related to Minetest:").."\n\n"..
|
||||
|
||||
S("Official homepage of Minetest: <https://minetest.net/>").."\n"..
|
||||
S("Official homepage of Minetest: <@1>", "https://minetest.net").."\n"..
|
||||
S("The main place to find the most recent version of Minetest.").."\n\n"..
|
||||
|
||||
S("Community wiki: <https://wiki.minetest.net/>").."\n"..
|
||||
S("Community wiki: <@1>", "https://wiki.minetest.net").."\n"..
|
||||
S("A community-based documentation website for Minetest. Anyone with an account can edit it! It also features a documentation of Minetest Game.").."\n\n"..
|
||||
|
||||
S("Web forums: <https://forums.minetest.net/>").."\n"..
|
||||
S("Web forums: <@1>", "https://forum.minetest.net").."\n"..
|
||||
S("A web-based discussion platform where you can discuss everything related to Minetest. This is also a place where player-made mods and games are published and discussed. The discussions are mainly in English, but there is also space for discussion in other languages.").."\n\n"..
|
||||
|
||||
S("Chat: <irc://irc.libera.chat/#minetest>").."\n"..
|
||||
S("Chat: <@1>", "irc://irc.libera.chat/#minetest").."\n"..
|
||||
S("A generic Internet Relay Chat channel for everything related to Minetest where people can meet to discuss in real-time. If you do not understand IRC, see the Community Wiki for help.")
|
||||
}})
|
||||
|
||||
|
@ -17,7 +17,7 @@ This is a very brief introduction to the basic gameplay:=Hier ist eine sehr kurz
|
||||
• First items in inventory appear in hotbar below=• Die ersten Gegenstände im Inventar tauchen in der Schnellleiste unten auf
|
||||
• [V] for the minimap=• [V] für die Übersichtskarte
|
||||
• Put items into crafting grid (usually 3×3 grid) to craft=• Legen Sie Gegenstände ins Fertigungsgitter (normalerweise 3×3-Gitter) zum Fertigen
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <https://wiki.minetest.net/wiki/Crafting>=• Benutzen Sie eine Mod mit Fertigungsführer, um die Fertigungsrezepte zu erlernen oder besuchen Sie <https://wiki.minetest.net/wiki/Crafting>
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <@1>=• Benutzen Sie eine Mod mit Fertigungsführer, um die Fertigungsrezepte zu erlernen oder besuchen Sie <@1>
|
||||
• Read entries in this help to learn the rest=• Lesen Sie Einträge in dieser Hilfe, um den Rest zu lernen
|
||||
• [Esc] to close this window=• [Esc], um dieses Fenster zu schließen
|
||||
Minetest=Minetest
|
||||
@ -25,7 +25,7 @@ Minetest is a free software game engine for games based on voxel gameplay, inspi
|
||||
The player is thrown into a huge world made out of cubes or blocks. These cubes usually make the landscape they blocks can be removed and placed almost entirely freely. Using the collected items, new tools and other items can be crafted. Games in Minetest can, however, be much more complex than this.=Der Spieler wird in eine große Welt aus Würfeln bzw. Blöcken geworfen. Aus diesen Würfeln besteht die Landschaft; sie können aufgesammelt und wieder platziert werden. Mit den aufgesammelten Gegenständen können neue Werkzeuge und andere Dinge gefertigt werden. Spiele in Minetest können aber viel komplexer sein.
|
||||
A core feature of Minetest is the built-in modding capability. Mods modify existing gameplay. They can be as simple as adding a few decorational blocks or be very complex by e.g. introducing completely new gameplay concepts, generating a completely different kind of world, and many other things.=Ein Hauptfeature in Minetest ist die eingebaute Modding-Funktionalität. Mods ändern das bestehende Spielgeschehen ab. Sie können recht einfach sein und einfach nur ein paar dekorative Blöcke hinzufügen oder sie können sehr komplex sein, indem sie z.B. völlig neue Spielkonzepte einführen, eine ganz andere Art Welt erschaffen, und viele andere Dinge.
|
||||
Minetest can be played alone or online together with multiple players. Online play will work out of the box with any mods, with no need for additional software as they are entirely provided by the server.=Minetest kann alleine oder online mit mehreren Spielern gespielt werden. Das Onlinespiel funktioniert mit beliebigen Mods, es muss keine Zusatzsoftware installiert werden, da die Mods komplett vom Server zur Verfügung gestellt werden.
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <https://forum.minetest.net/viewforum.php?f@=48>.=Minetest wird normalerweise mit einem einfachen Standardspiel ausgeliefert, es heißt „Minetest Game“ (siehe Bilder 1 und 2). Sie haben es vielleicht schon. Andere Spiele für Minetest können von den offiziellen Minetest-Foren <https://forum.minetest.net/viewforum.php?f@=48> heruntergeladen werden.
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <@1>.=Minetest wird normalerweise mit einem einfachen Standardspiel ausgeliefert, es heißt „Minetest Game“ (siehe Bilder 1 und 2). Sie haben es vielleicht schon. Andere Spiele für Minetest können von den offiziellen Minetest-Foren <@1> heruntergeladen werden.
|
||||
Sneaking=Schleichen
|
||||
Sneaking makes you walk slower and prevents you from falling off the edge of a block.=Schleichen verlangsamt Ihre Schritte und hindert Sie daran, vom Rand eines Blocks zu fallen.
|
||||
To sneak, hold down the sneak key (default: [Shift]). When you release it, you stop sneaking. Careful: When you release the sneak key at a ledge, you might fall!=Zum Schleichen halten Sie die Schleichtaste (Standard: [Umschalt]) gedrückt. Lassen Sie sie los, um nicht mehr zu schleichen. Vorsicht: Wenn sie die Taste an einer Kante loslassen, könnten sie stürzen!
|
||||
@ -232,13 +232,13 @@ Quick transfer: You can quickly transfer an item stack to/from the player invent
|
||||
• Sneak+Left click: Automatically transfer item stack=• Schleichtaste+Linksklick: Automatisch Stapel verschieben
|
||||
Online help=Online-Hilfe
|
||||
You may want to check out these online resources related to Minetest:=Sie können diese Onlinequellen zum Thema Minetest besuchen:
|
||||
Official homepage of Minetest: <https://minetest.net/>=Offizielle Minetest-Homepage: <https://minetest.net/>
|
||||
Official homepage of Minetest: <@1>=Offizielle Minetest-Homepage: <@1>
|
||||
The main place to find the most recent version of Minetest.=Dort findet man die neueste Minetest-Version.
|
||||
Community wiki: <https://wiki.minetest.net/>=Community-Wiki: <https://wiki.minetest.net/>
|
||||
Community wiki: <@1>=Community-Wiki: <@1>
|
||||
A community-based documentation website for Minetest. Anyone with an account can edit it! It also features a documentation of Minetest Game.=Eine gemeinschaftsbasierte Dokumentationswebpräsenz für Minetest. Jeder mit einem Benutzerkonto kann sie bearbeiten. Enthält auch die Hilfe zu Minetest Game.
|
||||
Web forums: <https://forums.minetest.net/>=Webforen: <https://forums.minetest.net/>
|
||||
Web forums: <@1>=Webforen: <@1>
|
||||
A web-based discussion platform where you can discuss everything related to Minetest. This is also a place where player-made mods and games are published and discussed. The discussions are mainly in English, but there is also space for discussion in other languages.=Eine webbasierte Diskussionsplattform, wo Sie über alles zum Thema Minetest diskutieren können. Dort werden auch spielergemachte Mods und Spiele veröffentlicht und diskutiert.
|
||||
Chat: <irc://irc.libera.chat/#minetest>=Chat: <irc://irc.libera.chat/#minetest>
|
||||
Chat: <@1>=Chat: <@1>
|
||||
A generic Internet Relay Chat channel for everything related to Minetest where people can meet to discuss in real-time. If you do not understand IRC, see the Community Wiki for help.=Ein allgemeiner Internet-Relay-Chat-Kanal für alles über Minetest, wo sich Menschen treffen können, um in Echtzeit zu diskutieren. Wenn Sie IRC nicht verstehen, sehen Sie im Community-Wiki für Hilfe nach.
|
||||
Groups=Gruppen
|
||||
Items, players and objects (animate and inanimate) can be members of any number of groups. Groups serve multiple purposes:=Gegenstände, Spieler und Objekte (lebend oder nicht) können Mitglieder von einer Reihe von Gruppen sein. Gruppen erfüllen mehrere Zwecke:
|
||||
|
@ -17,7 +17,7 @@ This is a very brief introduction to the basic gameplay:=Voici une très brève
|
||||
• First items in inventory appear in hotbar below=• Les premiers objets de l'inventaire apparaissent dans la barre de raccourcis en bas
|
||||
• [V] for the minimap=• [V] pour la mini-carte
|
||||
• Put items into crafting grid (usually 3×3 grid) to craft=• Placez des objets dans la grille de fabrication (habituellement une grille de 3 par 3) pour fabriquer
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <https://wiki.minetest.net/wiki/Crafting>=• Utilisez le mod du guide de fabrications pour découvrir les recettes ou visitez <https://wiki.minetest.net/wiki/Crafting>
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <@1>=• Utilisez le mod du guide de fabrications pour découvrir les recettes ou visitez <@1>
|
||||
• Read entries in this help to learn the rest=• Lisez les pages de cette aide pour découvrir le reste
|
||||
• [Esc] to close this window=• [Esc] pour fermer cette fenêtre
|
||||
Minetest=Minetest
|
||||
@ -26,7 +26,7 @@ Minetest is a free software game engine for games based on voxel gameplay, inspi
|
||||
The player is thrown into a huge world made out of cubes or blocks. These cubes usually make the landscape they blocks can be removed and placed almost entirely freely. Using the collected items, new tools and other items can be crafted. Games in Minetest can, however, be much more complex than this.=Le joueur est lâché dans un monde gigantesque constitué de cubes ou blocs. Ces cubes constituent généralement le paysage et peuvent être enlevés et replacés presque librement. De nouveaux outils et objets peuvent être fabriqués avec les objets collectés. Les jeux dans Minetest peuvent, par contre, être bien plus complexes que cela.
|
||||
A core feature of Minetest is the built-in modding capability. Mods modify existing gameplay. They can be as simple as adding a few decorational blocks or be very complex by e.g. introducing completely new gameplay concepts, generating a completely different kind of world, and many other things.=L'une des fonctions principales de Minetest est sa capacitée à être moddé. Les mods modifient le jeu. Ils peuvent être aussi simple que l'ajout de blocs décoratifs, en créant ainsi un style de monde complètement différent, ou bien d'autre choses.
|
||||
Minetest can be played alone or online together with multiple players. Online play will work out of the box with any mods, with no need for additional software as they are entirely provided by the server.=Minetest peut être joué seul ou en ligne avec de nombreux autres joueurs. Le jeu en ligne fonctionnera directement, sans aucun ajout d'autre logiciels puisque tout est fourni par le serveur.
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <https://forum.minetest.net/viewforum.php?f@=48>.=Minetest est généralement fourni avec un jeu simple, nommé “Minetest Game” (vu dans les images 1 et 2). Vous l'avez probablement déjà. D'autres jeux peuvent être téléchargés depuis le forum officiel de Minetest <https://forum.minetest.net/viewforum.php?f@=48>.
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <@1>.=Minetest est généralement fourni avec un jeu simple, nommé “Minetest Game” (vu dans les images 1 et 2). Vous l'avez probablement déjà. D'autres jeux peuvent être téléchargés depuis le forum officiel de Minetest <@1>.
|
||||
Sneaking=Déplacement prudent
|
||||
Sneaking makes you walk slower and prevents you from falling off the edge of a block.=Le déplacement prudent vous ralentit mais vous empêche de tomber des rebords d'un bloc.
|
||||
To sneak, hold down the sneak key (default: [Shift]). When you release it, you stop sneaking. Careful: When you release the sneak key at a ledge, you might fall!=Pour se déplacer prudemment, gardez maintenu la touche déplacement prudent ([Shift] par défaut). Quant vous la relâchez, vous arrêtez de vous déplacer prudemment. Attention : Quand vous relâchez la touche déplacement prudent prês d'un rebord, vous pouvez tomber !
|
||||
@ -234,13 +234,13 @@ Quick transfer: You can quickly transfer an item stack to/from the player invent
|
||||
• Sneak+Left click: Automatically transfer item stack=• Déplacement prudent + Clic gauche : Transférer automatiquement une pile d'objets
|
||||
Online help=Aide en ligne
|
||||
You may want to check out these online resources related to Minetest:=Vous pouvez consulter ces ressources en ligne en rapport avec Minetest :
|
||||
Official homepage of Minetest: <https://minetest.net/>=Site officiel de Minetest : <https://minetest.net/>
|
||||
Official homepage of Minetest: <@1>=Site officiel de Minetest : <@1>
|
||||
The main place to find the most recent version of Minetest.=L'endroit de référence pour obtenir la dernière version de Minetest.
|
||||
Community wiki: <https://wiki.minetest.net/>=Le wiki communautaire : <https://wiki.minetest.net/>
|
||||
Community wiki: <@1>=Le wiki communautaire : <@1>
|
||||
A community-based documentation website for Minetest. Anyone with an account can edit it! It also features a documentation of Minetest Game.=Un site de documentation pour Minetest tenu par la communauté. N'importe qui avec un compte peut l'éditer ! Il présente également une documentation pour Minetest Game.
|
||||
Web forums: <https://forums.minetest.net/>=Forum : <https://forum.minetest.net/>
|
||||
Web forums: <@1>=Forum : <@1>
|
||||
A web-based discussion platform where you can discuss everything related to Minetest. This is also a place where player-made mods and games are published and discussed. The discussions are mainly in English, but there is also space for discussion in other languages.=Une plateforme de discussion en page web où vous pouvez discuter de tout en rapport avec Minetest. C'est aussi l'endroit où les mods et jeux réalisés par des joueurs sont publiés et discutés. Les discussions sont principalement en Anglais, mais c'est aussi un espace de discussion dans d'autres langues.
|
||||
Chat: <irc://irc.libera.chat/#minetest>=Chat : <irc://irc.libera.chat/#minetest>
|
||||
Chat: <@1>=Chat : <@1>
|
||||
A generic Internet Relay Chat channel for everything related to Minetest where people can meet to discuss in real-time. If you do not understand IRC, see the Community Wiki for help.=Un canal Internet Relay Chat générique pour tout ce qui est en rapport avec Minetest où les gens peuvent se rencontrer et discuter en temps réel. Si vous ne comprennez pas IRC, consultez le Wiki Communautaire pour de l'aide.
|
||||
Groups=Groupes
|
||||
Items, players and objects (animate and inanimate) can be members of any number of groups. Groups serve multiple purposes:=Les objets, joueurs et autres éléments (animés ou inanimés) peuvent appartenir à n'importe quel nombre de groupes. Les groupes ont plusieurs utilités :
|
||||
|
@ -17,7 +17,7 @@ This is a very brief introduction to the basic gameplay:=Questa è una introduzi
|
||||
• First items in inventory appear in hotbar below=• I primi oggetti nell'inventario compaiono nella barra di uso frequente sottostante
|
||||
• [V] for the minimap=• [V] per attivare la minimappa
|
||||
• Put items into crafting grid (usually 3×3 grid) to craft=• Mettete gli oggetti nella griglia di assemblaggio (normalmente una griglia 3x3) per assemblare
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <https://wiki.minetest.net/wiki/Crafting>=• Usate una gruida di assemblaggio per imparare le ricette di assemblaggio o visitate <https://wiki.minetest.net/wiki/Crafting>
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <@1>=• Usate una gruida di assemblaggio per imparare le ricette di assemblaggio o visitate <@1>
|
||||
• Read entries in this help to learn the rest=• Leggete le voci in questa guida per imparare il resto
|
||||
• [Esc] to close this window=• [Esc] per chiudere questa finestra
|
||||
Minetest=Minetest
|
||||
@ -25,7 +25,7 @@ Minetest is a free software game engine for games based on voxel gameplay, inspi
|
||||
The player is thrown into a huge world made out of cubes or blocks. These cubes usually make the landscape they blocks can be removed and placed almost entirely freely. Using the collected items, new tools and other items can be crafted. Games in Minetest (also called “subgames”) can, however, be much more complex than this.=L'utente è gettat* in un enorme mondo fatto di cubi o blocchi. Questi cubi normalmente compongono il panorama e possono essere tolti o messi quasi completamente liberamente. Usando gli oggetti raccolti, si possono assemblare nuovi strumenti e altri oggetti. I giochi in Minetest (chiamati anche "subgame") possono, comunque, essere molto più complessi.
|
||||
A core feature of Minetest is the built-in modding capability. Mods modify existing gameplay. They can be as simple as adding a few decorational blocks or be very complex by e.g. introducing completely new gameplay concepts, generating a completely different kind of world, and many other things.=Una caratteristica centrale di Minetest è la capacità integrata di usare moduli. I moduli modificano l'esperienza di gioco esistente. Possono essere tanto semplici da aggiungere qualche blocco decorativo o essere molto complessi, per esempio introducendo concetti di gioco totalmente nuovi, generare un tipo di mondo completamente diverso, e molte altre cose.
|
||||
Minetest can be played alone or online together with multiple players. Online play will work out of the box with any mods, with no need for additional software as they are entirely provided by the server.=Minetest può essere giocato localmente o in rete assieme a più utenti. Il gioco in rete funzionerà immediatamente senza nessun modulo, senza bisogno di programmi aggiuntivi perché interamente forniti dal server.
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <https://forum.minetest.net/viewforum.php?f=48>.=Minetest generalmente include un gioco predefinito semplice, chiamato "Minetest Game" (mostrato nelle immagini 1 e 2). Probabilmente lo avete già. Altri giochi per Minetest possono essere scaricati dai forum ufficiali di Minetest <https://forum.minetest.net/viewforum.php?f=48>.
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <@1>.=Minetest generalmente include un gioco predefinito semplice, chiamato "Minetest Game" (mostrato nelle immagini 1 e 2). Probabilmente lo avete già. Altri giochi per Minetest possono essere scaricati dai forum ufficiali di Minetest <@1>.
|
||||
Sneaking=Strisciare
|
||||
Sneaking makes you walk slower and prevents you from falling off the edge of a block.=Strisciare vi fa camminare più lentamente e vi impedisce di cadere dal bordo di un blocco.
|
||||
To sneak, hold down the sneak key (default: [Shift]). When you release it, you stop sneaking. Careful: When you release the sneak key at a ledge, you might fall!=Per strisciare, tenete premuto il tasto per strisciare (predefinito [Maiusc]). Quando lo rilasciate, smettete di strisciare. Fate attenzione: quando rilasciate il tasto per strisciare vicino a un orlo, potreste cadere!
|
||||
@ -234,13 +234,13 @@ Quick transfer: You can quickly transfer an item stack to/from the player invent
|
||||
• Sneak+Left click: Automatically transfer item stack=• Strisciare + click sinistro: trasferire automaticamente una pila di oggetti
|
||||
Online help=Aiuto in rete
|
||||
You may want to check out these online resources related to Minetest:=Potreste volere controllare queste risorse in rete collegate a Minetest:
|
||||
Official homepage of Minetest: <https://minetest.net/>=Pagina ufficiale di Minetest: <https://minetest.net/>
|
||||
Official homepage of Minetest: <@1>=Pagina ufficiale di Minetest: <@1>
|
||||
The main place to find the most recent version of Minetest.=Il luogo principale dove trovare la versione più recente di Minetest.
|
||||
Community wiki: <https://wiki.minetest.net/>=Wiki della comunità: <https://wiki.minetest.net/>
|
||||
Community wiki: <@1>=Wiki della comunità: <@1>
|
||||
A community-based documentation website for Minetest. Anyone with an account can edit it! It also features a documentation of Minetest Game.=Un sito in rete di documentazione per Minetest basato sulla comunità. Chiunque abbia un account può modificarlo! Presenta anche una documentazione del Minetest Game.
|
||||
Web forums: <https://forums.minetest.net/>=Forum in rete: <https://forums.minetest.net/>
|
||||
Web forums: <@1>=Forum in rete: <@1>
|
||||
A web-based discussion platform where you can discuss everything related to Minetest. This is also a place where player-made mods and subgames are published and discussed. The discussions are mainly in English, but there is also space for discussion in other languages.=Una piattaforma di discussione basata sulla rete dove potete discutere ogni cosa riguardante Minetest. Questo è anche il luogo dove sono pubblicati e discussi i moduli e i giochi fatti dagli/dalle utenti. Le conversazioni sono principalmente in Inglese, ma c'è spazio anche per le conversazioni in altre lingue.
|
||||
Chat: <irc://irc.libera.chat/#minetest>=Messaggistica: <irc://irc.libera.chat/#minetest>
|
||||
Chat: <@1>=Messaggistica: <@1>
|
||||
A generic Internet Relay Chat channel for everything related to Minetest where people can meet to discuss in real-time. If you do not understand IRC, see the Community Wiki for help.=Un canale Internet Relay Chat generico per tutto ciò che riguarda Minetest dove le persone possono incontrarsi per discutere in tempo reale. Se non capite IRC, leggete la Wiki della comunità per ottenere aiuto.
|
||||
Groups=Gruppi
|
||||
Items, players and objects (animate and inanimate) can be members of any number of groups. Groups serve multiple purposes:=Cose, utenti e oggetti (animati e inanimati) possono essere membri di qualunque numero di gruppi. I gruppi servono a svariati scopi:
|
||||
|
@ -17,7 +17,7 @@ This is a very brief introduction to the basic gameplay:=
|
||||
• First items in inventory appear in hotbar below=
|
||||
• [V] for the minimap=
|
||||
• Put items into crafting grid (usually 3×3 grid) to craft=
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <http://wiki.minetest.net/wiki/Crafting>=
|
||||
• Use a crafting guide mod to learn crafting recipes or visit <@1>=
|
||||
• Read entries in this help to learn the rest=
|
||||
• [Esc] to close this window=
|
||||
Minetest=
|
||||
@ -25,7 +25,7 @@ Minetest is a free software game engine for games based on voxel gameplay, inspi
|
||||
The player is thrown into a huge world made out of cubes or blocks. These cubes usually make the landscape they blocks can be removed and placed almost entirely freely. Using the collected items, new tools and other items can be crafted. Games in Minetest can, however, be much more complex than this.=
|
||||
A core feature of Minetest is the built-in modding capability. Mods modify existing gameplay. They can be as simple as adding a few decorational blocks or be very complex by e.g. introducing completely new gameplay concepts, generating a completely different kind of world, and many other things.=
|
||||
Minetest can be played alone or online together with multiple players. Online play will work out of the box with any mods, with no need for additional software as they are entirely provided by the server.=
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <https://forum.minetest.net/viewforum.php?f@=48>.=
|
||||
Minetest is usually bundled with a simple default game, named “Minetest Game” (shown in images 1 and 2). You probably already have it. Other games for Minetest can be downloaded from the official Minetest forums <@1>.=
|
||||
Sneaking=
|
||||
Sneaking makes you walk slower and prevents you from falling off the edge of a block.=
|
||||
To sneak, hold down the sneak key (default: [Shift]). When you release it, you stop sneaking. Careful: When you release the sneak key at a ledge, you might fall!=
|
||||
@ -232,13 +232,13 @@ Quick transfer: You can quickly transfer an item stack to/from the player invent
|
||||
• Sneak+Left click: Automatically transfer item stack=
|
||||
Online help=
|
||||
You may want to check out these online resources related to Minetest:=
|
||||
Official homepage of Minetest: <https://minetest.net/>=
|
||||
Official homepage of Minetest: <@1>=
|
||||
The main place to find the most recent version of Minetest.=
|
||||
Community wiki: <https://wiki.minetest.net/>=
|
||||
Community wiki: <@1>=
|
||||
A community-based documentation website for Minetest. Anyone with an account can edit it! It also features a documentation of Minetest Game.=
|
||||
Web forums: <https://forums.minetest.net/>=
|
||||
Web forums: <@1>=
|
||||
A web-based discussion platform where you can discuss everything related to Minetest. This is also a place where player-made mods and games are published and discussed. The discussions are mainly in English, but there is also space for discussion in other languages.=
|
||||
Chat: <irc://irc.libera.chat/#minetest>=
|
||||
Chat: <@1>=
|
||||
A generic Internet Relay Chat channel for everything related to Minetest where people can meet to discuss in real-time. If you do not understand IRC, see the Community Wiki for help.=
|
||||
Groups=
|
||||
Items, players and objects (animate and inanimate) can be members of any number of groups. Groups serve multiple purposes:=
|
||||
|
Loading…
x
Reference in New Issue
Block a user