|
13 | 13 | # http://wiki.minetest.net/
|
14 | 14 |
|
15 | 15 | #
|
16 |
| -# Client |
| 16 | +# Controls |
17 | 17 | #
|
18 | 18 |
|
19 |
| -## Controls |
20 |
| - |
21 | 19 | # If enabled, you can place blocks at the position (feet + eye level) where you stand.
|
22 | 20 | # This is helpful when working with nodeboxes in small areas.
|
23 | 21 | # type: bool
|
|
416 | 414 | # type: key
|
417 | 415 | # keymap_print_debug_stacks = KEY_KEY_P
|
418 | 416 |
|
419 |
| -## Network |
420 |
| - |
421 |
| -# Address to connect to. |
422 |
| -# Leave this blank to start a local server. |
423 |
| -# Note that the address field in the main menu overrides this setting. |
424 |
| -# type: string |
425 |
| -# address = |
426 |
| - |
427 |
| -# Port to connect to (UDP). |
428 |
| -# Note that the port field in the main menu overrides this setting. |
429 |
| -# type: int min: 1 max: 65535 |
430 |
| -# remote_port = 30000 |
431 |
| - |
432 |
| -# Whether to support older servers before protocol version 25. |
433 |
| -# Enable if you want to connect to 0.4.12 servers and before. |
434 |
| -# Servers starting with 0.4.13 will work, 0.4.12-dev servers may work. |
435 |
| -# Disabling this option will protect your password better. |
436 |
| -# type: bool |
437 |
| -# send_pre_v25_init = false |
438 |
| - |
439 |
| -# Save the map received by the client on disk. |
440 |
| -# type: bool |
441 |
| -# enable_local_map_saving = false |
442 |
| - |
443 |
| -# Show entity selection boxes |
444 |
| -# type: bool |
445 |
| -# show_entity_selectionbox = true |
446 |
| - |
447 |
| -# Enable usage of remote media server (if provided by server). |
448 |
| -# Remote servers offer a significantly faster way to download media (e.g. textures) |
449 |
| -# when connecting to the server. |
450 |
| -# type: bool |
451 |
| -# enable_remote_media_server = true |
452 |
| - |
453 |
| -# Enable Lua modding support on client. |
454 |
| -# This support is experimental and API can change. |
455 |
| -# type: bool |
456 |
| -# enable_client_modding = false |
457 |
| - |
458 |
| -# URL to the server list displayed in the Multiplayer Tab. |
459 |
| -# type: string |
460 |
| -# serverlist_url = servers.minetest.net |
461 |
| - |
462 |
| -# File in client/serverlist/ that contains your favorite servers displayed in the Multiplayer Tab. |
463 |
| -# type: string |
464 |
| -# serverlist_file = favoriteservers.txt |
465 |
| - |
466 |
| -# Maximum size of the out chat queue. 0 to disable queueing and -1 to make the queue size unlimited |
467 |
| -# type: int |
468 |
| -# max_out_chat_queue_size = 20 |
469 |
| - |
470 |
| -## Graphics |
| 417 | +# |
| 418 | +# Graphics |
| 419 | +# |
471 | 420 |
|
472 |
| -### In-Game |
| 421 | +## In-Game |
473 | 422 |
|
474 |
| -#### Basic |
| 423 | +### Basic |
475 | 424 |
|
476 | 425 | # Enable VBO
|
477 | 426 | # type: bool
|
|
513 | 462 | # type: bool
|
514 | 463 | # enable_particles = true
|
515 | 464 |
|
516 |
| -#### Filtering |
| 465 | +### Filtering |
517 | 466 |
|
518 | 467 | # Use mip mapping to scale textures. May slightly increase performance.
|
519 | 468 | # type: bool
|
|
559 | 508 | # type: enum values: 0, 2, 3, 4
|
560 | 509 | # undersampling = 0
|
561 | 510 |
|
562 |
| -#### Shaders |
| 511 | +### Shaders |
563 | 512 |
|
564 | 513 | # Shaders allow advanced visual effects and may increase performance on some video cards.
|
565 | 514 | # This only works with the OpenGL video backend.
|
|
570 | 519 | # type: path
|
571 | 520 | # shader_path =
|
572 | 521 |
|
573 |
| -##### Tone Mapping |
| 522 | +#### Tone Mapping |
574 | 523 |
|
575 | 524 | # Enables filmic tone mapping
|
576 | 525 | # type: bool
|
577 | 526 | # tone_mapping = false
|
578 | 527 |
|
579 |
| -##### Bumpmapping |
| 528 | +#### Bumpmapping |
580 | 529 |
|
581 | 530 | # Enables bumpmapping for textures. Normalmaps need to be supplied by the texture pack
|
582 | 531 | # or need to be auto-generated.
|
|
598 | 547 | # type: int min: 0 max: 2
|
599 | 548 | # normalmaps_smooth = 0
|
600 | 549 |
|
601 |
| -##### Parallax Occlusion |
| 550 | +#### Parallax Occlusion |
602 | 551 |
|
603 | 552 | # Enables parallax occlusion mapping.
|
604 | 553 | # Requires shaders to be enabled.
|
|
626 | 575 | # type: float
|
627 | 576 | # parallax_occlusion_bias = 0.04
|
628 | 577 |
|
629 |
| -##### Waving Nodes |
| 578 | +#### Waving Nodes |
630 | 579 |
|
631 | 580 | # Set to true enables waving water.
|
632 | 581 | # Requires shaders to be enabled.
|
|
652 | 601 | # type: bool
|
653 | 602 | # enable_waving_plants = false
|
654 | 603 |
|
655 |
| -#### Advanced |
| 604 | +### Advanced |
656 | 605 |
|
657 | 606 | # Arm inertia, gives a more realistic movement of
|
658 | 607 | # the arm when the camera moves.
|
|
707 | 656 |
|
708 | 657 | # Adjust the gamma encoding for the light tables. Higher numbers are brighter.
|
709 | 658 | # This setting is for the client only and is ignored by the server.
|
710 |
| -# type: float min: 0.5 max: 3.0 |
| 659 | +# type: float min: 0.5 max: 3 |
711 | 660 | # display_gamma = 1.0
|
712 | 661 |
|
713 |
| -# type: float min: 0.0 max: 4.0 |
| 662 | +# type: float min: 0 max: 4 |
714 | 663 | # lighting_alpha = 0.0
|
715 | 664 |
|
716 |
| -# type: float min: 0.0 max: 4.0 |
| 665 | +# type: float min: 0 max: 4 |
717 | 666 | # lighting_beta = 0.0
|
718 | 667 |
|
719 | 668 | # Path to texture directory. All textures are first searched from here.
|
|
763 | 712 | # console_alpha = 200
|
764 | 713 |
|
765 | 714 | # Formspec full-screen background opacity (between 0 and 255).
|
766 |
| -# type: int |
| 715 | +# type: int min: 0 max: 255 |
767 | 716 | # formspec_fullscreen_bg_opacity = 140
|
768 | 717 |
|
769 | 718 | # Formspec full-screen background color (R,G,B).
|
770 | 719 | # type: string
|
771 | 720 | # formspec_fullscreen_bg_color = (0,0,0)
|
772 | 721 |
|
773 | 722 | # Formspec default background opacity (between 0 and 255).
|
774 |
| -# type: int |
| 723 | +# type: int min: 0 max: 255 |
775 | 724 | # formspec_default_bg_opacity = 140
|
776 | 725 |
|
777 | 726 | # Formspec default background color (R,G,B).
|
|
864 | 813 | # type: bool
|
865 | 814 | # opaque_water = false
|
866 | 815 |
|
867 |
| -### Menus |
| 816 | +# Show entity selection boxes |
| 817 | +# type: bool |
| 818 | +# show_entity_selectionbox = true |
| 819 | + |
| 820 | +## Menus |
868 | 821 |
|
869 | 822 | # Use a cloud animation for the main menu background.
|
870 | 823 | # type: bool
|
|
947 | 900 | # type: int min: 0 max: 100
|
948 | 901 | # screenshot_quality = 0
|
949 | 902 |
|
950 |
| -### Advanced |
| 903 | +## Advanced |
951 | 904 |
|
952 | 905 | # Adjust dpi configuration to your screen (non X11/Android only) e.g. for 4k screens.
|
953 | 906 | # type: int
|
|
958 | 911 | # type: bool
|
959 | 912 | # enable_console = false
|
960 | 913 |
|
961 |
| -## Sound |
| 914 | +# |
| 915 | +# Sound |
| 916 | +# |
962 | 917 |
|
963 | 918 | # type: bool
|
964 | 919 | # enable_sound = true
|
965 | 920 |
|
966 | 921 | # type: float min: 0 max: 1
|
967 | 922 | # sound_volume = 0.7
|
968 | 923 |
|
| 924 | +# |
| 925 | +# Client |
| 926 | +# |
| 927 | + |
| 928 | +## Network |
| 929 | + |
| 930 | +# Address to connect to. |
| 931 | +# Leave this blank to start a local server. |
| 932 | +# Note that the address field in the main menu overrides this setting. |
| 933 | +# type: string |
| 934 | +# address = |
| 935 | + |
| 936 | +# Port to connect to (UDP). |
| 937 | +# Note that the port field in the main menu overrides this setting. |
| 938 | +# type: int min: 1 max: 65535 |
| 939 | +# remote_port = 30000 |
| 940 | + |
| 941 | +# Whether to support older servers before protocol version 25. |
| 942 | +# Enable if you want to connect to 0.4.12 servers and before. |
| 943 | +# Servers starting with 0.4.13 will work, 0.4.12-dev servers may work. |
| 944 | +# Disabling this option will protect your password better. |
| 945 | +# type: bool |
| 946 | +# send_pre_v25_init = false |
| 947 | + |
| 948 | +# Save the map received by the client on disk. |
| 949 | +# type: bool |
| 950 | +# enable_local_map_saving = false |
| 951 | + |
| 952 | +# Enable usage of remote media server (if provided by server). |
| 953 | +# Remote servers offer a significantly faster way to download media (e.g. textures) |
| 954 | +# when connecting to the server. |
| 955 | +# type: bool |
| 956 | +# enable_remote_media_server = true |
| 957 | + |
| 958 | +# Enable Lua modding support on client. |
| 959 | +# This support is experimental and API can change. |
| 960 | +# type: bool |
| 961 | +# enable_client_modding = false |
| 962 | + |
| 963 | +# URL to the server list displayed in the Multiplayer Tab. |
| 964 | +# type: string |
| 965 | +# serverlist_url = servers.minetest.net |
| 966 | + |
| 967 | +# File in client/serverlist/ that contains your favorite servers displayed in the Multiplayer Tab. |
| 968 | +# type: string |
| 969 | +# serverlist_file = favoriteservers.txt |
| 970 | + |
| 971 | +# Maximum size of the out chat queue. 0 to disable queueing and -1 to make the queue size unlimited |
| 972 | +# type: int |
| 973 | +# max_out_chat_queue_size = 20 |
| 974 | + |
969 | 975 | ## Advanced
|
970 | 976 |
|
971 | 977 | # Timeout for client to remove unused map data from memory.
|
|
1190 | 1196 | # type: int
|
1191 | 1197 | # time_speed = 72
|
1192 | 1198 |
|
| 1199 | +# Time of day when a new world is started, in millihours (0-23999). |
| 1200 | +# type: int min: 0 max: 23999 |
| 1201 | +# world_start_time = 5250 |
| 1202 | + |
1193 | 1203 | # Interval of saving important changes in the world, stated in seconds.
|
1194 | 1204 | # type: float
|
1195 | 1205 | # server_map_save_interval = 5.3
|
|
0 commit comments