diff options
author | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-19 21:06:33 +0200 |
---|---|---|
committer | Christina Berchtold <kekzdealer@gmail.com> | 2020-04-19 21:06:33 +0200 |
commit | 7f927621de00e55ad6cedca256a6f54cfa12c2be (patch) | |
tree | 7be5b30045d80350b6c3fdcd8b7abce75c87e82b /config/Baubles.cfg | |
parent | 1164ce897327ccd9103a05d99103314d44b06138 (diff) | |
download | GT5-Unofficial-7f927621de00e55ad6cedca256a6f54cfa12c2be.tar.gz GT5-Unofficial-7f927621de00e55ad6cedca256a6f54cfa12c2be.tar.bz2 GT5-Unofficial-7f927621de00e55ad6cedca256a6f54cfa12c2be.zip |
New TC jar textures
Diffstat (limited to 'config/Baubles.cfg')
-rw-r--r-- | config/Baubles.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/config/Baubles.cfg b/config/Baubles.cfg new file mode 100644 index 0000000000..1dc12a19d0 --- /dev/null +++ b/config/Baubles.cfg @@ -0,0 +1,8 @@ +# Configuration file + +server { + # Split Baubles inventory for survival and creative game modes. [default: false] + B:splitSurvivalCreative=false +} + + |