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/indium-renderer.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/indium-renderer.properties')
-rw-r--r-- | run/config/indium-renderer.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/run/config/indium-renderer.properties b/run/config/indium-renderer.properties new file mode 100644 index 0000000..f9695b7 --- /dev/null +++ b/run/config/indium-renderer.properties @@ -0,0 +1,5 @@ +#Indium properties file +#Sun Jul 09 21:16:16 CEST 2023 +fix-exterior-vertex-lighting=auto +ambient-occlusion-mode=auto +always-tesselate-blocks=auto |