1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-30 15:10:23 +02:00

added enable_build_where_you_stand option

Signed-off-by: Craig Robbins <kde.psych@gmail.com>
This commit is contained in:
Sokomine
2014-11-22 21:40:23 +01:00
committed by Craig Robbins
parent ec5188a49a
commit 9f9279008c
3 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,9 @@
#keymap_quicktune_dec = KEY_NEXT
#keymap_quicktune_inc = KEY_PRIOR
#if set to true, you can place blocks at the position (feet + eye level) where you stand; this is helpful when working with nodeboxes
#enable_build_where_you_stand = false
# Minimum FPS
# The amount of rendered stuff is dynamically set according to this
#wanted_fps = 30