rename fields to improve understanding, adapting maintenance.py (intermediate)

This commit is contained in:
Trilarion
2018-06-07 17:44:44 +02:00
parent 381a62784a
commit 6070bd5360
417 changed files with 1607 additions and 1606 deletions

View File

@ -7,9 +7,9 @@ _Roguelike, single-player role-playing game where the hero must venture through
- Download: https://sourceforge.net/projects/unnethack/files/unnethack/
- State: mature
- Keywords: roguelike
- Code: https://sourceforge.net/p/unnethack/code/HEAD/tree/ (svn), https://sourceforge.net/p/unnethack/git/ci/master/tree/, https://github.com/unnethack/unnethack
- Language(s): C
- License: Custom (NetHack license)
- Code repository: https://sourceforge.net/p/unnethack/code/HEAD/tree/ (svn), https://sourceforge.net/p/unnethack/git/ci/master/tree/, https://github.com/unnethack/unnethack
- Code language: C
- Code license: Custom (NetHack license)
Based on NetHack.