[Scummvm-git-logs] scummvm master -> 7b064849c6fd93d0e28c806d858cf2eed5d2b0ed
dreammaster
dreammaster at scummvm.org
Thu Apr 15 02:22:49 UTC 2021
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
7b064849c6 AGS: Added detection entry
Commit: 7b064849c6fd93d0e28c806d858cf2eed5d2b0ed
https://github.com/scummvm/scummvm/commit/7b064849c6fd93d0e28c806d858cf2eed5d2b0ed
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2021-04-14T19:22:43-07:00
Commit Message:
AGS: Added detection entry
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 007d3dcb46..e410b3027c 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1646,6 +1646,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("alemmo", "al-emmo.exe", "ff22fd118f18eca884dc7ed2a5be3877", 19045178), // Steam
GAME_ENTRY("alemmo", "al_emmo.exe", "bb9e32ee92bb0996df5fea50e88d686a", 19036716), // 4.1, Desura
GAME_ENTRY("alemmo", "al_emmo.exe", "d14295053c672c253460c8a7179b2bba", 19054865),
+ GAME_ENTRY("alemmo", "al_emmo.exe", "4139d665622b2e3c5a31e90fc530fc74", 22442059),
GAME_ENTRY("alemmoanozira", "postcards from anozira.exe", "f5f73b35e809d9e01a2cff32abeffadf", 5567476), // 3.0, Desura
GAME_ENTRY("alemmoanozira", "Postcards_from_Anozira.exe", "a33691e4a84e2645b4cbe1f681511798", 5567690), // Steam
GAME_ENTRY("alemmoanozira", "postcards from anozira.exe", "893f31faa33f1219b316894a0cbe7b27", 174781776),
More information about the Scummvm-git-logs
mailing list