wok-next view minetest/description.txt @ rev 21469

updated tinc (1.0.25 -> 1.0.36)
author Hans-G?nter Theisgen
date Wed May 13 07:41:00 2020 +0100 (2020-05-13)
parents
children
line source
1 # Minetest
3 An InfiniMiner/Minecraft inspired game.
5 Copyright (c) 2010-2018 Perttu Ahola <celeron55@gmail.com>
6 and contributors (see source file comments and the version control log)
8 ## Further documentation
10 - [Website](http://minetest.net/)
11 - [Wiki](http://wiki.minetest.net/)
12 - [Developer wiki](http://dev.minetest.net/)
13 - [Forum](http://forum.minetest.net/)
14 - [Github](https://github.com/minetest/minetest/)
16 ## Default controls
18 All controls are re-bindable using settings.
19 Some can be changed in the key config dialog in the settings tab.
21 Button | Action
22 -------------------|------------
23 Move mouse | Look around
24 <kbd>W</kbd>, <kbd>A</kbd>, <kbd>S</kbd>, <kbd>D</kbd> | Move
25 <kbd>Space</kbd> | Jump/move up
26 <kbd>Shift</kbd> | Sneak/move down
27 <kbd>Q</kbd> | Drop itemstack
28 <kbd>Shift</kbd> + <kbd>Q</kbd> | Drop single item
29 Left mouse button | Dig/punch/take item
30 Right mouse button | Place/use
31 <kbd>Shift</kbd> + right mouse button | Build (without using)
32 <kbd>I</kbd> | Inventory menu
33 Mouse wheel | Select item
34 <kbd>0</kbd> - <kbd>9</kbd> | Select item
35 <kbd>Z</kbd> | Zoom (needs zoom privilege)
36 <kbd>T</kbd> | Chat
37 <kbd>/</kbd> | Command
38 <kbd>Esc</kbd> | Pause menu/abort/exit (pauses only singleplayer game)
39 <kbd>R</kbd> | Enable/disable full range view
40 <kbd>+</kbd> | Increase view range
41 <kbd>-</kbd> | Decrease view range
42 <kbd>K</kbd> | Enable/disable fly mode (needs fly privilege)
43 <kbd>J</kbd> | Enable/disable fast mode (needs fast privilege)
44 <kbd>H</kbd> | Enable/disable noclip mode (needs noclip privilege)
45 <kbd>E</kbd> | Move fast in fast mode
46 <kbd>F1</kbd> | Hide/show HUD
47 <kbd>F2</kbd> | Hide/show chat
48 <kbd>F3</kbd> | Disable/enable fog
49 <kbd>F4</kbd> | Disable/enable camera update (Mapblocks are not updated anymore when disabled, disabled in release builds)
50 <kbd>F5</kbd> | Cycle through debug info screens
51 <kbd>F6</kbd> | Cycle through profiler info screens
52 <kbd>F7</kbd> | Cycle through camera modes
53 <kbd>F8</kbd> | Toggle cinematic mode
54 <kbd>F9</kbd> | Cycle through minimap modes
55 <kbd>Shift</kbd> + <kbd>F9</kbd> | Change minimap orientation
56 <kbd>F10</kbd> | Show/hide console
57 <kbd>F12</kbd> | Take screenshot