mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
4 lines
309 B
Text
4 lines
309 B
Text
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps] [components]
|
|
add_engine grim "Grim" yes "monkey4" "Grim Fandango" "16bit 3d highres" "theoradec tinygl mpeg2"
|
|
add_engine monkey4 "Escape from Monkey Island" no "" "" "bink"
|