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,10 +6,10 @@ _Real-time strategy game, where you can program your units (bots) in a language
- Download: https://colobot.info/download-colobot-gold/
- State: mature
- Keywords: RTS
- Code: https://github.com/colobot/colobot
- Language(s): C++
- License: GPL-3.0
- Code repository: https://github.com/colobot/colobot
- Code language: C++
- Code license: GPL-3.0
## Building
Uses CMake
- Build system: CMake