reorganization
This commit is contained in:
19
games/framework/scummvm.md
Normal file
19
games/framework/scummvm.md
Normal 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
|
||||
- Keywords: reimplementation
|
||||
- Code: https://github.com/scummvm/scummvm
|
||||
- Language(s): C++
|
||||
- License: GPL-2.0
|
||||
|
||||
Requires original data files.
|
||||
|
||||
## Building
|
||||
|
||||
Uses make
|
||||
|
Reference in New Issue
Block a user