fixed typo, clarified some things, added cross-ref
This commit is contained in:
@@ -59,6 +59,8 @@ Incremental updates are just as easy, and a lot faster. If you go and change
|
||||
something inside your world, run the command again and Overviewer will
|
||||
automatically re-render only what's needed.
|
||||
|
||||
.. _installing-textures:
|
||||
|
||||
Installing the Textures
|
||||
=======================
|
||||
If you're running on a machine without the Minecraft client installed, you will
|
||||
@@ -89,10 +91,10 @@ You have several options:
|
||||
installations, you will need to specify the path... see the next bullet.
|
||||
|
||||
* You can put a terrain.png file anywhere you want and point to its location
|
||||
with the ``--textures-path`` option. This should point to the directory containing
|
||||
with the :option:`--textures-path` option. This should point to the directory containing
|
||||
the terrain.png, not to the file itself.
|
||||
|
||||
Note: the ``--check-terrain`` option is useful for debugging terrain.png issues.
|
||||
Note: the :option:`--check-terrain` option is useful for debugging terrain.png issues.
|
||||
For example::
|
||||
|
||||
$ ./overviewer.py --check-terrain
|
||||
|
||||
Reference in New Issue
Block a user