parent
c5da2c9c8f
commit
8b987479e6
|
@ -15,6 +15,13 @@ Block's ID are aliased to their "modern" Minecraft name.
|
|||
Select mapgen `singlenode` for a truly flat world.
|
||||
Mapgen v6 unsupported.
|
||||
|
||||
If you want Cave Game's flipped mouse buttons,
|
||||
change the following in your `minetest.conf`:
|
||||
```
|
||||
keymap_dig = KEY_RBUTTON
|
||||
keymap_place = KEY_LBUTTON
|
||||
```
|
||||
|
||||
##
|
||||
[CDB] · [Issues] · [Git]
|
||||
|
||||
|
|
Loading…
Reference in New Issue