Add colorwheel fall back mode to support TFG 2.0.4 (#2425)
title pretty self explanatory Signed-off-by: woopSmile <tristanjobin@gmail.com>
This commit is contained in:
6
config/colorwheel-client.toml
Normal file
6
config/colorwheel-client.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
#Should display a message when an incompatible shaderpack is used.
|
||||
alertIncompatiblePack = true
|
||||
#Should display a message when a broken shaderpack is used.
|
||||
alertBrokenPack = true
|
||||
#Should fallback mode be used for non supported shaderpacks.
|
||||
enableFallbackMode = true
|
||||
Reference in New Issue
Block a user