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,11 +4,11 @@ _EasyRPG Player is a program that allows to play games created with RPG Maker 20
- Home: https://easyrpg.org/player/
- Download: https://easyrpg.org/player/downloads/
- Code: https://github.com/EasyRPG/Player
- Language(s): C++
- Code repository: https://github.com/EasyRPG/Player
- Code language: C++
- Code license: GPL-3.0
## Building
Uses CMake and Autoconf
- Build system: CMake and Autoconf