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

@@ -5,11 +5,11 @@ _Remake of the popular citybuilder/economic strategy - Caesar III, videogame by
- Home: https://bitbucket.org/dalerank/caesaria/overview, https://bitbucket.org/dalerank/caesaria/wiki/Home
- Download: https://bitbucket.org/dalerank/caesaria/wiki/Releases
- State: beta
- Code: https://bitbucket.org/dalerank/caesaria/src
- Language(s): C++
- License: GPL-3.0
- Code repository: https://bitbucket.org/dalerank/caesaria/src
- Code language: C++
- Code license: GPL-3.0
## Building
Uses CMake. Also supports Android.
- Build system: CMake. Also supports Android.