mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 08:23:15 +00:00
WINTERMUTE: Add FoxTail subengine
FoxTail is a point-and-click adventure game by Gingertips Game Studio, featuring extended and hacked WinterMute engine fork. Most features are added by introducing new API methods and properties, but some are just hardcoded to be different from normal WME stuff.
This commit is contained in:
parent
97c3ac5c2c
commit
a2f25f301e
@ -1,3 +1,4 @@
|
||||
# This file is included from the main "configure" script
|
||||
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
||||
add_engine wintermute "Wintermute" yes "" "" "zlib 16bit highres jpeg png"
|
||||
add_engine wintermute "Wintermute" yes "foxtail" "" "zlib 16bit highres jpeg png"
|
||||
add_engine foxtail "FoxTail" yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user