[Scummvm-git-logs] scummvm master -> bcce9c14d6c48afb86e28cd105a941fcef2d62a3

criezy noreply at scummvm.org
Tue Apr 5 20:32:32 UTC 2022


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:
bcce9c14d6 AGS: Add detection for A Golden Wake demo


Commit: bcce9c14d6c48afb86e28cd105a941fcef2d62a3
    https://github.com/scummvm/scummvm/commit/bcce9c14d6c48afb86e28cd105a941fcef2d62a3
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2022-04-05T21:31:57+01:00

Commit Message:
AGS: Add detection for A Golden Wake demo

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 8035dd632b0..96bf17a61bb 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -3601,6 +3601,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	DEMO_ENTRY("gassesuittollis3", "gst3_demo.exe", "e88fd6a23a5e498d7b0d50e3bb914085", 4270243),
 	DEMO_ENTRY("geminirue", "gemini rue demo.exe", "978eab85a41b8fc089b719af47dfbb79", 61839853),
 	DEMO_ENTRY("gesundheit", "gesundheit.exe", "5554b9e0df6241d25c9a070708e54478", 49666357),
+	DEMO_ENTRY_EN("goldenwake", "a-golden-wake.exe", "e80586fdc2db32f65658b235d8cbc159", 54256115),
 	DEMO_ENTRY("ghostdream", "ghostdream.exe", "05594881531d62e4575545f3c8fd2576", 225600520),
 	DEMO_ENTRY_EN("graceward", "Red_Black_Brown.exe", "0564de07d3fd5c16e6947a647061913c", 167543007),  //itch.io
 	DEMO_ENTRY("grandmabadass", "grandmaDEMO.exe", "636250e131f51c7a97989992cc97cf02", 525503237),




More information about the Scummvm-git-logs mailing list