]> git.lizzy.rs Git - minetest.git/blobdiff - minetest.conf.example
Translated using Weblate (Ukrainian)
[minetest.git] / minetest.conf.example
index 6b315b6eac3a4d4f5e4d25a3e8df5b5cbddf3ba7..3bb357813b088254a2a82a5ed3828ff0e6a43a68 100644 (file)
 #    type: float min: 0.001
 # repeat_joystick_button_time = 0.17
 
+#    The deadzone of the joystick
+# joystick_deadzone = 2048
+
 #    The sensitivity of the joystick axes for moving the
 #    ingame view frustum around.
 #    type: float
 #    File in client/serverlist/ that contains your favorite servers displayed in the
 #    Multiplayer Tab.
 #    type: string
-# serverlist_file = favoriteservers.txt
+# serverlist_file = favoriteservers.json
 
 #    Maximum size of the out chat queue.
 #    0 to disable queueing and -1 to make the queue size unlimited.