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

@ -6,13 +6,13 @@ _SFML provides a simple interface to the various components of your PC._
- Media: https://en.wikipedia.org/wiki/Simple_and_Fast_Multimedia_Library
- Download: https://www.sfml-dev.org/download.php
- State: mature
- Code: https://github.com/SFML/SFML
- Language(s): C++
- Code repository: https://github.com/SFML/SFML
- Code language: C++
- Code license: zlib (core)
## Building
Uses CMake
- Build system: CMake
Does not contain tests.