Difference between revisions of "Playground"

From NetHackWiki
Jump to navigation Jump to search
(update openSUSE for Vulture)
Line 8: Line 8:
  
 
On openSUSE, the playgrounds are located at <tt>/var/games/nethack</tt> and <tt>/usr/share/games/vulture-*</tt> for the various [[Vulture]].
 
On openSUSE, the playgrounds are located at <tt>/var/games/nethack</tt> and <tt>/usr/share/games/vulture-*</tt> for the various [[Vulture]].
 +
 +
On FreeBSD it can also be located at <tt>/usr/local/share/nethack</tt>
 
[[Category:Annotations]]
 
[[Category:Annotations]]

Revision as of 04:22, 1 March 2015

The playground is the name of the folder/directory that contains NetHack's data files. The data includes dungeon descriptions, rumours (rumor.tru and rumor.fal), save files, temporary files during gameplay, the logfile, and the high scores list.

The default playground on Linux is /usr/games/lib/nethackdir/

The default playground on FreeBSD is /usr/local/lib/nethack/

In Debian Lenny the playground is /var/games/nethack

On openSUSE, the playgrounds are located at /var/games/nethack and /usr/share/games/vulture-* for the various Vulture.

On FreeBSD it can also be located at /usr/local/share/nethack