sys files

This commit is contained in:
nhmall
2026-04-26 10:47:48 -04:00
parent a6cdb6aefd
commit d7a6b3085e
75 changed files with 139 additions and 139 deletions
+2 -2
View File
@@ -31,7 +31,7 @@ Prerequisite Requirements:
See:
https://visualstudio.microsoft.com/vs/community/
o Lua
NetHack 3.7 for Windows requires 3rd party Lua source that is not part
NetHack 5.0 for Windows requires 3rd party Lua source that is not part
of the NetHack distribution or repository.
A windows cmd command procedure for fetching prerequisite sources
@@ -39,7 +39,7 @@ Prerequisite Requirements:
NetHack source tree to obtain lua:
sys\windows\fetch.cmd lua
o pdcursesmod (Only required if curses interface support is desired)
If you want to include curses interface support in NetHack 3.7 for
If you want to include curses interface support in NetHack 5.0 for
3rd part pdcursesmod source code is required and is not part of the
NetHack distribution or repository.