game entry file names changed to canonical version

This commit is contained in:
Trilarion
2019-08-19 16:06:48 +02:00
parent 3515ffc167
commit 4a61c63a3f
117 changed files with 318 additions and 315 deletions

14
games/yaml-cpp.md Normal file
View File

@@ -0,0 +1,14 @@
# yaml-cpp
_YAML parser and emitter in C++ matching the YAML 1.2 spec._
- Home: https://github.com/jbeder/yaml-cpp
- State: mature
- Keywords: library
- Code repository: https://github.com/jbeder/yaml-cpp.git
- Code language: C++
- Code license: MIT
## Building
- Build system: CMake (shows deprecation warnings)