24 lines
329 B
TOML
24 lines
329 B
TOML
|
[apk]
|
||
|
version = ""
|
||
|
|
||
|
[lucem]
|
||
|
discord_rpc = true
|
||
|
notify_server_region = true
|
||
|
loading_screen = true
|
||
|
polling_delay = 0
|
||
|
|
||
|
[tweaks]
|
||
|
oldOof = true
|
||
|
moon = ""
|
||
|
sun = ""
|
||
|
font = ""
|
||
|
|
||
|
[client]
|
||
|
fps = 9999
|
||
|
launcher = ""
|
||
|
backend = "x11"
|
||
|
telemetry = false
|
||
|
fflags = "\n\nFIntDebugForceMSAASamples=4"
|
||
|
apkUpdates = true
|
||
|
|