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,11 +7,11 @@ _Widelands is a free, open source real-time strategy game with singleplayer camp
- Download: https://wl.widelands.org/wiki/Download/
- State: mature
- Keywords: RTS
- Code: https://launchpad.net/widelands (bzr) https://github.com/widelands/widelands (mirror)
- Language(s): C++, Lua
- Code repository: https://launchpad.net/widelands (bzr) https://github.com/widelands/widelands (mirror)
- Code language: C++, Lua
- Code license: GPL-2.0
## Building
Uses CMake
- Build system: CMake