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 @@ _Urho3D is a free lightweight, cross-platform 2D and 3D game engine._
- Home: https://urho3d.github.io/
- Download: https://sourceforge.net/projects/urho3d/files/Urho3D/
- State: mature
- Code: https://github.com/urho3d/Urho3D
- Language(s): C++, Angelscript
- Code repository: https://github.com/urho3d/Urho3D
- Code language: C++, Angelscript
- Code license: MIT
## Building
Uses CMake
- Build system: CMake