diff options
author | HacktheTime <l4bg0jb7@duck.com> | 2023-07-09 22:07:10 +0200 |
---|---|---|
committer | hackthetime <l4bg0jb7@duck.com> | 2023-09-05 08:21:45 +0200 |
commit | 0baa0083e23e1b41bfaacd8ee8c38959b966a9dd (patch) | |
tree | 5310c9b2a618d6563c431c9b9276f8399e04163c /run/config/iris.properties | |
parent | 108ebcb6d1b6a9fe9fff1fe3fbd18e8208968f6e (diff) | |
download | BBsentials-0baa0083e23e1b41bfaacd8ee8c38959b966a9dd.tar.gz BBsentials-0baa0083e23e1b41bfaacd8ee8c38959b966a9dd.tar.bz2 BBsentials-0baa0083e23e1b41bfaacd8ee8c38959b966a9dd.zip |
Added and modified things related to the BBsentials Server
Diffstat (limited to 'run/config/iris.properties')
-rw-r--r-- | run/config/iris.properties | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/run/config/iris.properties b/run/config/iris.properties new file mode 100644 index 0000000..8138411 --- /dev/null +++ b/run/config/iris.properties @@ -0,0 +1,8 @@ +#This file stores configuration options for Iris, such as the currently active shaderpack +#Sun Jul 09 21:16:16 CEST 2023 +colorSpace=SRGB +disableUpdateMessage=false +enableDebugOptions=false +maxShadowRenderDistance=32 +shaderPack= +enableShaders=true |