From 6c22e306ba1053d2991f724bd2f168f0e4c071d1 Mon Sep 17 00:00:00 2001 From: Andrew Brown Date: Wed, 15 Feb 2012 22:16:17 -0500 Subject: [PATCH] removed texture_path global option from docs --- docs/config.rst | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/docs/config.rst b/docs/config.rst index 56a2a85..93dcfe7 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -175,16 +175,6 @@ the form ``key = value``. Two items take a different form:, ``worlds`` and **Required** -.. _option_texture_pack: - -``texture_pack = ""`` - 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.