diff options
| author | HacktheTime <l4bg0jb7@duck.com> | 2023-07-09 18:16:38 +0200 |
|---|---|---|
| committer | hackthetime <l4bg0jb7@duck.com> | 2023-09-05 08:21:43 +0200 |
| commit | 108ebcb6d1b6a9fe9fff1fe3fbd18e8208968f6e (patch) | |
| tree | 282a55c46be8ee723f36990f51c73ab57777bc26 /run/config | |
| parent | 681329476d412814b9119c99674febd196f4d533 (diff) | |
| download | BBsentials-108ebcb6d1b6a9fe9fff1fe3fbd18e8208968f6e.tar.gz BBsentials-108ebcb6d1b6a9fe9fff1fe3fbd18e8208968f6e.tar.bz2 BBsentials-108ebcb6d1b6a9fe9fff1fe3fbd18e8208968f6e.zip | |
Added Client for BBsential Server
Diffstat (limited to 'run/config')
| -rw-r--r-- | run/config/indium-renderer.properties | 5 | ||||
| -rw-r--r-- | run/config/iris.properties | 8 |
2 files changed, 0 insertions, 13 deletions
diff --git a/run/config/indium-renderer.properties b/run/config/indium-renderer.properties deleted file mode 100644 index 515ad92..0000000 --- a/run/config/indium-renderer.properties +++ /dev/null @@ -1,5 +0,0 @@ -#Indium properties file -#Sun Jul 09 15:22:41 CEST 2023 -fix-exterior-vertex-lighting=auto -ambient-occlusion-mode=auto -always-tesselate-blocks=auto diff --git a/run/config/iris.properties b/run/config/iris.properties deleted file mode 100644 index ea846d3..0000000 --- a/run/config/iris.properties +++ /dev/null @@ -1,8 +0,0 @@ -#This file stores configuration options for Iris, such as the currently active shaderpack -#Sun Jul 09 15:22:42 CEST 2023 -colorSpace=SRGB -disableUpdateMessage=false -enableDebugOptions=false -maxShadowRenderDistance=32 -shaderPack= -enableShaders=true |
