new entries

This commit is contained in:
Trilarion
2017-12-04 13:57:06 +01:00
parent ce9ed9e6a8
commit 5bd074bb3b
20 changed files with 242 additions and 5 deletions

19
framework/scummvm.md Normal file
View File

@@ -0,0 +1,19 @@
# ScummVM
_Allows you to run certain classic graphical point-and-click adventure games, provided you already have their data files._
- Home: www.scummvm.org
- Wikipedia: https://en.wikipedia.org/wiki/ScummVM
- Download: http://www.scummvm.org/downloads/
- State: mature
- Type: reimplementation
- Code: https://github.com/scummvm/scummvm
- Language(s): C++
- License: GPL-2.0
Requires original data files.
## Building
Uses make