summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 9e708949d5..421fdc9d90 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -17,7 +17,7 @@ The contents of this text are:
weapon, book, chaos_knight, death_knight, priest,
race, class, random_pick, good_random
2- File System and Sound.
- crawl_dir, morgue_dir, save_dir, sound
+ crawl_dir, morgue_dir, save_dir, macro_dir, sound
3- Lua files.
stash.lua, wield.lua, kills.lua, runrest.lua,
gearset.lua, eat.lua, pickup.lua, trapwalk.lua
@@ -280,8 +280,9 @@ good_random = true
================
crawl_dir = <path>
- Directory for reading macro.txt.
- It should end with the path delimiter.
+ The path used for the relative paths when looking for other
+ files. Defaults to the directory that contains the Crawl
+ executable.
morgue_dir = morgue
Directory where morgue dumps files (morgue*.txt and
@@ -292,6 +293,11 @@ save_dir = saves
ignored depending on the settings used to compile Crawl, but
should be honoured for the official Crawl binaries.
+macro_dir = settings/
+ Directory for reading macro.txt.
+ For tile games, wininit.txt will also be stored here.
+ It should end with the path delimiter.
+
sound = <regex>:<path to sound file>
Plays the sound file if a message contains regex. The regex
should not include commas or colons. For example