Update .gitignore to include iris.properties and indigo-renderer.properties. Adjust timestamps in both properties files for consistency.
This commit is contained in:
@@ -37,3 +37,5 @@
|
||||
|
||||
!/Server/config/**
|
||||
!/Server/mods/**
|
||||
config/iris.properties
|
||||
config/fabric/indigo-renderer.properties
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#Indigo properties file
|
||||
#Fri May 08 01:15:00 MSK 2026
|
||||
#Fri May 08 01:16:09 MSK 2026
|
||||
always-tesselate-blocks=auto
|
||||
ambient-occlusion-mode=hybrid
|
||||
debug-compare-lighting=auto
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#This file stores configuration options for Iris, such as the currently active shaderpack
|
||||
#Fri May 08 01:15:01 MSK 2026
|
||||
#Fri May 08 01:16:11 MSK 2026
|
||||
allowUnknownShaders=false
|
||||
colorSpace=SRGB
|
||||
disableUpdateMessage=false
|
||||
|
||||
Reference in New Issue
Block a user