From 8fd89a915437f718ba615b57ba1fd3b7e662a207 Mon Sep 17 00:00:00 2001 From: Piotr Machacz Date: Sat, 13 Jun 2020 13:12:56 +0200 Subject: [PATCH] Update readme to mention the watchlist --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cdc5afe..e78cc27 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,8 @@ You can find the latest release with all required files on the releases tab. If ## Usage -First, download TextTheSpire from the link above, following its readme to setup everything. Then, either before or after you launch the game, start ReadTheSpire. And that's it! It will monitor most of the more important windows and automatically read any changed lines. Sometimes, this may not give you all of the information, but because there are commands to direct just about every window to output, you should be able to fill in anything missing without too many keystrokes. When you're done playing the game, pressing CTRL+Q will quit ReadTheSpire. +First, download TextTheSpire from the link above, following its readme to setup everything. Then, either before or after you launch the game, start ReadTheSpire. And that's it! It will monitor most of the more important windows and automatically read any changed lines. Sometimes, this may not give you all of the information, but because there are commands to direct just about every window to output, you should be able to fill in anything missing without too many keystrokes. +When you're done playing the game, pressing CTRL+Q will quit ReadTheSpire. + +You can also customise which windows get monitored by editing watchlist.txt. The file format is one window title per line. By default, ReadTheSpire monitors the Output, Choices, player, monster and relic windows. You can add or remove them simply by changing this file.