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

@ -6,9 +6,9 @@ _Roguelike game with a 3D user interface._
- Download: https://sourceforge.net/projects/scourge/files
- State: beta, inactive since 2008
- Keywords: roguelike
- Code: https://sourceforge.net/p/scourge/code/HEAD/tree/
- Language(s): C++
- License: GPL-2.0
- Code repository: https://sourceforge.net/p/scourge/code/HEAD/tree/
- Code language: C++
- Code license: GPL-2.0
- Dependencies: SDL
## Building