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,13 +4,13 @@ _Flare (Free Libre Action Roleplaying Engine) is a simple game engine built to h
- Home: https://github.com/clintbellanger/flare-engine
- Download: http://www.flarerpg.org/ https://github.com/clintbellanger/flare-engine/releases
- Code: https://github.com/clintbellanger/flare-engine
- Language(s): C++
- Code repository: https://github.com/clintbellanger/flare-engine
- Code language: C++
- Code license: GPL-3.0
See also [Engine development](http://www.flarerpg.org/create/).
## Building
Uses CMake
- Build system: CMake