mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
34 lines
391 B
TOML
34 lines
391 B
TOML
|
|
[key]
|
|
|
|
[key.keyboard]
|
|
console = 64
|
|
|
|
[res]
|
|
pack = "./ResourcePack.zip"
|
|
|
|
[display]
|
|
width = 1280
|
|
height = 720
|
|
windowmode = 0
|
|
vsync = true
|
|
lighting_system = 0
|
|
fontdpi = 96
|
|
|
|
[net]
|
|
server = "127.0.0.1"
|
|
updaterate = 20
|
|
cmdrate = 30
|
|
interpolation = 0.100000001490116
|
|
rate = 10240
|
|
fakelag = false
|
|
fakeloss = 0.0
|
|
fakelagmin = 0.0
|
|
fakelagrand = 0.0
|
|
|
|
[player]
|
|
name = "JoeGenero"
|
|
|
|
[ent]
|
|
logging = false
|