diff --git a/.gitignore b/.gitignore index c89251807..e89663b18 100644 --- a/.gitignore +++ b/.gitignore @@ -24,4 +24,5 @@ servers.dat_old cherishedworlds-favorites.dat CustomSkinLoader/* realms_persistence.json -config/roughlyenoughitems/* \ No newline at end of file +config/roughlyenoughitems/* +config/oculus.properties diff --git a/config/oculus.properties b/config/oculus.properties deleted file mode 100644 index c70903953..000000000 --- a/config/oculus.properties +++ /dev/null @@ -1,8 +0,0 @@ -#This file stores configuration options for Iris, such as the currently active shaderpack -#Fri Nov 17 00:23:20 YEKT 2023 -colorSpace=SRGB -disableUpdateMessage=false -enableDebugOptions=false -maxShadowRenderDistance=32 -shaderPack=SEUS-Renewed-v1.0.1.zip -enableShaders=false