Registered Prefixes
Introduction
NetHack uses the prefix "NHDT" internally to identify specific information (such as versions and dates) produced by the NetHack Development Team. NetHack variants should use a different prefix. This page lists the prefixes we know about.We encourage projects to register a unique prefix to prevent confusion. To register, send an email to devteam@nethack.org with the prefix you wish to register, contact information for the project (email or URL), and the project's name.
For information about using the prefix with git, see the DEVEL directory
in the source tree.
List of Prefixes
| Prefix | Project Name | Project Contact |
|---|---|---|
| NHDT | NetHack | www.nethack.org |
| MINE | (private development) | (for anyone to do their own thing) |
| XXXX | (reserved) | (don't use this) |
| ANH | aNetHack | https://github.com/moon-chilled/aNetHack |
| HAM | Hack'EM | https://github.com/elunna/hackem |
| NHDE | NetHack-De | https://github.com/bhaak/nethack-de |
| NZHK | NetzHack | |
| SLEX | Slash'EM Extended | https://github.com/SLASHEM-Extended/SLASHEM-Extended |
| UNNH | UnNetHack | https://github.com/unnethack/unnethack |