AGS: Added Sepulchre detection
This commit is contained in:
parent
b057ba5d9e
commit
a2e0753596
1 changed files with 2 additions and 0 deletions
|
@ -1321,6 +1321,7 @@ const PlainGameDescriptor GAME_NAMES[] = {
|
|||
{ "secrets", "Secrets" },
|
||||
{ "seega16engl5", "seega16_engl_5" },
|
||||
{ "seegame15", "seegame15" },
|
||||
{ "sepulchre", "Sepulchre" },
|
||||
{ "sevendoors", "Seven Doors" },
|
||||
{ "shadesofgreye", "Shades of Greye" },
|
||||
{ "shadowsoftheempire", " Star Wars: Shadows of the Empire (Tech Demo)" },
|
||||
|
@ -3336,6 +3337,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
|
|||
GAME_ENTRY("secrets", "Secrets.exe", "06a03fe35791b0578068ab1873455463", 36176884),
|
||||
GAME_ENTRY("seega16engl5", "house_eng_5.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 1746878),
|
||||
GAME_ENTRY("seegame15", "housesitting_18.exe", "3b7cceb3e4bdb031dc5d8f290936e94b", 1746919),
|
||||
GAME_ENTRY("sepulchre", "sepulchre.exe", "38dce17f7f7b96badf3a88e11e7a9797", 28412866),
|
||||
GAME_ENTRY("sevendoors", "7DOORS.exe", "18b284c22010850f79bc5c20054a70c4", 113716886),
|
||||
GAME_ENTRY("shadesofgreye", "Shades of Greye.exe", "a01a9639ce30bdcd5bf82e528b51fa06", 16125855),
|
||||
GAME_ENTRY("shailadusithlenquete", "Shai-la Enquete.exe", "a524cbb1c51589903c4043b98917f1d9", 7489302),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue