diff options
author | Le Philousophe | 2019-07-11 07:52:40 +0200 |
---|---|---|
committer | Le Philousophe | 2019-07-11 13:31:42 +0200 |
commit | 6ebf458d6aeaa949b087f0dce174bc2a942ec109 (patch) | |
tree | 9726c0cb91c0cf129281a4061c63c74c9f534820 | |
parent | 4b5ce0fb69c5997bd26cabbd84d704cdcb690bf2 (diff) | |
download | scummvm-rg350-6ebf458d6aeaa949b087f0dce174bc2a942ec109.tar.gz scummvm-rg350-6ebf458d6aeaa949b087f0dce174bc2a942ec109.tar.bz2 scummvm-rg350-6ebf458d6aeaa949b087f0dce174bc2a942ec109.zip |
CRYOMNI3D: Add engine to lists within README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -439,6 +439,7 @@ supported games can be found here: | Tony Tough and the Night of Roasted Moths | \[tony\] | | Touche: The Adventures of the Fifth Musketeer | \[touche\] | | U.F.O.s / Gnap: Der Schurke aus dem All | \[gnap\] | +| Versailles: 1685 | \[versailles\] | | Voyeur | \[voyeur\] | | Zork: Grand Inquisitor | \[zgi\] | | Zork Nemesis: The Forbidden Lands | \[znemesis\] | @@ -702,6 +703,7 @@ Games that require additional data: - Kyrandia Series (kyra.dat) - Lands of Lore Series (kyra.dat) - Lure of the Temptress (lure.dat) + - Versailles 1685 (cryomni3d.dat) The most up to date list of Engine data files can be found in our [source code repository](https://github.com/scummvm/scummvm/tree/master/dists/engine-data) @@ -1471,6 +1473,7 @@ Engines which currently support returning to the Launcher are: CINE COMPOSER CRUISE + CRYOMNI3D DRACI DRASCULA GOB @@ -1974,6 +1977,7 @@ Engines which currently support `--list-saves` are: - CGE - CINE - CRUISE + - CRYOMNI3D - DRACI - GROOVIE - HUGO @@ -2011,6 +2015,7 @@ Engines which currently support `--save-slot` / `-x are`: - CGE - CINE - CRUISE + - CRYOMNI3D - DRACI - GROOVIE - HUGO |