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:
woopSmile
2025-12-14 18:19:20 -05:00
committed by GitHub
parent e06ca51081
commit 88824c5282

View 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