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

@ -4,9 +4,9 @@ _RPG adventure game written in PyGame._
- Home: https://www.pygame.org/project-Fallen+Spire-1033-.html, https://fallenspire.wordpress.com/, https://code.google.com/archive/p/fallenspire/
- State: beta, inactive since 2009
- Code: https://code.google.com/archive/p/fallenspire/source/default/source
- Language(s): Python
- License: GPL-3.0
- Code repository: https://code.google.com/archive/p/fallenspire/source/default/source
- Code language: Python
- Code license: GPL-3.0
- Dependencies: PyGame, https://code.google.com/archive/p/pgu/
## Building