]> granicus.if.org Git - nethack/commitdiff
This is cron-daily v1-Feb-3-2022. 005guidebook updated: doc/Guidebook.txt
authornhw_cron <nhw+cron@nethack.org>
Fri, 4 Feb 2022 18:24:10 +0000 (13:24 -0500)
committernhmall <nhmall@nethack.org>
Fri, 4 Feb 2022 21:11:05 +0000 (16:11 -0500)
doc/Guidebook.txt

index 404382b52540fa9c05338daa7ec13231bbbbe0b8..339077dd54ae2a1f2d5b34c97f80b061c33080aa 100644 (file)
           text file and can be created with any text editor.
 
                On  Windows,  it  is  ".nethackrc" in the folder "\%USERPRO-
-          FILE%\NetHack\3.6".  The file may not exist, but it is  a  normal
+          FILE%\NetHack\3.7".  The file may not exist, but it is  a  normal
           ASCII  text  file can can be created with any text editor.  After
 
 
 
           running NetHack for the first time, you  should  find  a  default
           template  for  the configuration file named ".nethackrc.template"
-          in "\%USERPROFILE%\NetHack\3.6".  If you had not created the con-
+          in "\%USERPROFILE%\NetHack\3.7".  If you had not created the con-
           figuration  file,  NetHack will create the configuration file for
           you using the default template file.
 
             parts:
 
             MESG        - message window mapping (the only one supported in
-                          3.6);
+                          3.7);
             pattern     - the pattern to match;
             sound file  - the sound file to play;
             volume      - the  volume  to  be  set  while playing the sound
             lows the following placeholders:
 
             %% - literal `%'
-            %v - version (eg. "3.6.3-0")
+            %v - version (eg. "3.7.0-0")
             %u - game UID
             %t - game start time, UNIX timestamp format
             %T - current time, UNIX timestamp format