update docs for autogems
parent
3ca7997d3e
commit
b1916f16b1
@ -0,0 +1,9 @@
|
|||||||
|
autogems-reload
|
||||||
|
===============
|
||||||
|
|
||||||
|
Reloads the autogems configuration file. You might need to do this if you have
|
||||||
|
manually modified the contents while the game is running.
|
||||||
|
|
||||||
|
Usage::
|
||||||
|
|
||||||
|
autogems-reload
|
@ -1,7 +1,12 @@
|
|||||||
autogems
|
autogems
|
||||||
========
|
========
|
||||||
Creates a new Workshop Order setting, automatically cutting rough gems
|
|
||||||
when `enabled <enable>`.
|
|
||||||
|
|
||||||
See `gui/autogems` for a configuration UI. If necessary, the ``autogems-reload``
|
Automatically cut rough gems. This plugin periodically scans your stocks of
|
||||||
command reloads the configuration file produced by that script.
|
rough gems and creates manager orders for cutting them at a Jeweler's Workshop.
|
||||||
|
|
||||||
|
Usage::
|
||||||
|
|
||||||
|
enable autogems
|
||||||
|
|
||||||
|
Run `gui/autogems` for a configuration UI, or access the new ``Auto Cut Gems``
|
||||||
|
option from the Current Workshop Orders screen (:kbd:`o`-:kbd:`W`).
|
||||||
|
Loading…
Reference in New Issue