Files
Custom_Launcher_mc/modpack/_upload/objects/8f/06/8f06efca71fc9bad77146be99f661f1c5f7cf82c
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

15 lines
614 B
Plaintext

#Select the backend to use. Set to "DEFAULT" to let Flywheel decide.
backend = "flywheel:off"
#Enable or disable instance update limiting with distance.
limitUpdates = true
#The number of worker threads to use. Set to -1 to let Flywheel decide. Set to 0 to disable parallelism. Requires a game restart to take effect.
#Range: -1 ~ 16
workerThreads = -1
#Config options for Flywheel's built-in backends.
[flw_backends]
#How smooth Flywheel's shader-based lighting should be. May have a large performance impact.
#Allowed Values: FLAT, TRI_LINEAR, SMOOTH, SMOOTH_INNER_FACE_CORRECTED
lightSmoothness = "SMOOTH"