Note on flipped mouse controls.

Closes #7
This commit is contained in:
Olive 2022-09-26 13:02:50 +01:00
parent c5da2c9c8f
commit 8b987479e6
1 changed files with 7 additions and 0 deletions

View File

@ -15,6 +15,13 @@ Block's ID are aliased to their "modern" Minecraft name.
Select mapgen `singlenode` for a truly flat world. Select mapgen `singlenode` for a truly flat world.
Mapgen v6 unsupported. 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] [CDB] · [Issues] · [Git]