1
0
Fork 0
Univerxel/resource/config/full.toml

103 lines
1.8 KiB
TOML
Executable File

[client]
contouring = '''iso = 0.1000000014901161
keep_distance = 10
load_distance = 9
lod_levels = [ false, true, false, true, false ]
lod_quality = 0.0
lod_strength = 0.1500000059604645
manifold = true
reordering = true
transparency = false
'''
enabled = true
[client.camera]
far = 272.0
fov = 1.221730589866638
near = 0.1000000014901161
[client.connection]
use_local = true
[client.console]
opacity = 0.800000011920929
scroll = true
visible = true
[client.control]
collide = true
sensibility = 50
speed = 25.0
[client.debug_menu]
bar = true
contouring = false
controls = false
render = true
world = false
[client.editor]
visible = false
[client.editor.tool]
empty_air = true
material = 5
radius = 2
shape = 0
[client.overlay]
corner = 3
visible = true
[client.render]
blend = true
culling = 0
curvature = true
curvature_depth = true
fog = true
fog_color = '#0000'
geometry = true
pbr = true
prefer_vulkan = false
skybox = true
stochastic = false
texture_angular_quality = 0
texture_quality = 100
textures = '1024-realistic'
transparency = false
triplanar = false
[client.window]
fullscreen = false
parallel_frames = 2
sampling = -1
target_fps = 23
[client.world]
edit_handling = true
edit_prediction = true
keep_distance = 12
load_distance = 11
trust_majorant = true
use_averages = false
voxel_density = 1
[server]
allow_local = true
enabled = true
max_players = 1
[server.connection]
cert = 'content/cert.pem'
hosts = ''
key = 'content/key.pem'
port = 4242
[server.world]
keep_distance = 6
load_distance = 5
max_part_size = 32768
path = 'world'