Created
April 23, 2019 20:17
-
-
Save rubenwardy/98aa9965219a02e1af9bb4cfd6ebb934 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
free_move = true | |
pitch_move = false | |
fast_move = false | |
noclip = false | |
cinematic = false | |
camera_smoothing = 0.0 | |
cinematic_camera_smoothing = 0.7 | |
invert_mouse = false | |
mouse_sensitivity = 0.2 | |
doubletap_jump = true | |
repeat_rightclick_time = 0.25 | |
autojump = false | |
safe_dig_and_place = true | |
keymap_forward = KEY_KEY_W | |
keymap_backward = KEY_KEY_S | |
eymap_left = KEY_KEY_A | |
keymap_right = KEY_KEY_D | |
keymap_jump = KEY_SPACE | |
keymap_sneak = KEY_LSHIFT | |
keymap_inventory = KEY_KEY_I | |
keymap_special1 = KEY_KEY_E | |
keymap_chat = KEY_KEY_T | |
keymap_cmd = / | |
keymap_cmd_local = . | |
keymap_rangeselect = KEY_KEY_R | |
keymap_freemove = KEY_KEY_K | |
keymap_fastmove = KEY_KEY_J | |
keymap_noclip = KEY_KEY_H | |
keymap_hotbar_next = KEY_KEY_N | |
keymap_hotbar_previous = KEY_KEY_B | |
keymap_mute = KEY_KEY_M | |
enable_vbo = true | |
enable_fog = false | |
leaves_style = simple | |
connected_glass = true | |
smooth_lighting = false | |
enable_clouds = true | |
enable_3d_clouds = false | |
node_highlighting = box | |
enable_particles = true | |
mip_map = false | |
anisotropic_filter = false | |
bilinear_filter = false | |
trilinear_filter = false | |
texture_clean_transparent = false | |
undersampling = 0 | |
fps_max = 60 | |
pause_fps_max = 20 | |
pause_on_lost_focus = true | |
viewing_range = 50 | |
name=draker | |
language = | |
debug_log_level = action |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment