Version

From NetHackWiki
Revision as of 04:10, 15 December 2015 by Nooodl (talk | contribs) (please at least keep the definitely useful changes when you disagree with an edit! here's a recent example. (the line about keystone kops or whatever is still rubbish, though, sorry. nobody disables that stuff in 2015, anyway))
Jump to navigation Jump to search

The #version extended command displays information about your version of NetHack. For a short one-line version information, you can press v.

Along with the version number, useful information about the set compile-time options and available windowing systems are shown. Certain things can be compiled in or out of the game; #version will show a list of all options compiled in. Within the options compiled in is a range of versions that save and bones files from the current version will be compatible with.

Supported windowing systems are shown. #version, for example, informs if the tty and GUI systems are available.

Example

Depending on your settings, using the version command might display something like the following:

Windows NetHack Version 3.6.0 - last build Mon Dec 07 08:33:20 2015. (x86)

Options compiled into this edition:
    color, data librarian, insurance files for recovering from crashes,
    exclusive lock on level 0 file, log file, news file, restore saved games
    via menu, screen clipping, screen control via WIN32 console I/O, user
    sounds, system configuration at run-time, save and bones files accepted
    from version 3.6.0 only, pattern matching via cppregex
    and basic NetHack features.

Supported windowing systems:
    traditional tty-based graphics and mswin
    with a default of mswin.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.6.0. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-360}} tag to the current version's tag or {{noversion}} as appropriate.