0

removed texture_path global option from docs

This commit is contained in:
Andrew Brown
2012-02-15 22:16:17 -05:00
parent b99b2230be
commit 6c22e306ba

View File

@@ -175,16 +175,6 @@ the form ``key = value``. Two items take a different form:, ``worlds`` and
**Required**
.. _option_texture_pack:
``texture_pack = "<texture pack path>"``
This is a string indicating the path to the texture pack to use for
rendering.
.. note::
This is not currently implemented
.. _processes:
``processes = num_procs``
@@ -338,6 +328,8 @@ values. The valid configuration keys are listed below.
**Default:** ``#1a1a1a``
.. _option_texture_pack:
``texturepath``
This is a where a specific texture pack can be found to be used during this render.
It can be either a folder or a directory. Its value should be a string.