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,8 +5,8 @@ _2D game programming framework for c/c++ programmers with least possible depende
- Home: https://sourceforge.net/projects/sge2d/
- Download: https://sourceforge.net/projects/sge2d/files/sge2d/
- State: beta
- Code: https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Language(s): C
- Code repository: https://sourceforge.net/p/sge2d/code/HEAD/tree/ (svn)
- Code language: C
- Code license: MIT
## Building