From e2e47404759e89cd7ebeed87199c30e9f50db01c Mon Sep 17 00:00:00 2001 From: HacktheTime Date: Sat, 8 Jul 2023 23:50:53 +0200 Subject: test --- run/config/iris.properties | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 run/config/iris.properties (limited to 'run/config/iris.properties') diff --git a/run/config/iris.properties b/run/config/iris.properties new file mode 100644 index 0000000..2c00160 --- /dev/null +++ b/run/config/iris.properties @@ -0,0 +1,8 @@ +#This file stores configuration options for Iris, such as the currently active shaderpack +#Sat Jul 08 17:30:18 CEST 2023 +colorSpace=SRGB +disableUpdateMessage=false +enableDebugOptions=false +maxShadowRenderDistance=32 +shaderPack= +enableShaders=true -- cgit