[Scummvm-git-logs] scummvm master -> 7f64332a44d96ca82fafea78689dfb21b48e9559
digitall
547637+digitall at users.noreply.github.com
Sun Mar 28 02:57:33 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:
7f64332a44 AGS: Add Detection Entry for Gemini Rue CD Release
Commit: 7f64332a44d96ca82fafea78689dfb21b48e9559
https://github.com/scummvm/scummvm/commit/7f64332a44d96ca82fafea78689dfb21b48e9559
Author: D G Turner (digitall at scummvm.org)
Date: 2021-03-28T03:56:59+01:00
Commit Message:
AGS: Add Detection Entry for Gemini Rue CD Release
Changed paths:
engines/ags/detection_tables.h
diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 5f262142f9..ca3fffa1a1 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -1682,6 +1682,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
GAME_ENTRY("feriadarles", "feria d'arles.exe", "6a3291595263debd129e1e2064baeea5", 275649462), // Steam
GAME_ENTRY("footballgame", "football game", "76703ac67835bdbfde5b378a147c8ba2", 164951859), // Steam
GAME_ENTRY("footballgame", "football game.exe", "76703ac67835bdbfde5b378a147c8ba2", 164951859),
+ GAME_ENTRY("geminirue", "GeminiRue.exe", "0bdfb2139abaae5ae2dc85f1aacfd3f6", 61906750), // v1.1 CD Release
GAME_ENTRY("geminirue", "gemini rue.exe", "f3c0c7d3892bdd8963e8ce017f73de08", 61986506), // GOG
GAME_ENTRY("geminirue", "gemini_rue_pc.exe", "83362d0d2c1d4909bfbd85c04c95bde2", 72960932), // Steam
GAME_ENTRY("geminirue", "gemini_rue_pc.exe", "f49a61ea46feb86f89de3c136ad809ff", 73412249), // Steam
More information about the Scummvm-git-logs
mailing list