renamed games folder to entries folder (also contained frameworks, libraries, ...) and added to the backlog

This commit is contained in:
Trilarion
2019-09-20 14:47:35 +02:00
parent e682f975ad
commit d67e0db0cc
1083 changed files with 1369 additions and 1078 deletions

View File

@ -0,0 +1,24 @@
# Simple and Fast Multimedia Library
_SFML provides a simple interface to the various components of your PC._
- Home: https://www.sfml-dev.org/
- Media: https://en.wikipedia.org/wiki/Simple_and_Fast_Multimedia_Library
- State: mature
- Download: https://www.sfml-dev.org/download.php
- Keywords: library
- Code repository: https://github.com/SFML/SFML.git
- Code language: C++
- Code license: zlib (core)
## Building
- Build system: CMake
Does not contain tests.
Includes precompiled libraries for various compilers in source folder _extlibs_.
2017-12
- Windows, CMake, MSVC 2015 builds