[Scummvm-git-logs] scummvm master -> 728209cbbfd2ad7f5d18667279525590dafce2ed

sev- noreply at scummvm.org
Mon Feb 16 20:03:19 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
728209cbbf AGS: Added gob6 v6 and v5 checksums


Commit: 728209cbbfd2ad7f5d18667279525590dafce2ed
    https://github.com/scummvm/scummvm/commit/728209cbbfd2ad7f5d18667279525590dafce2ed
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-02-16T21:02:53+01:00

Commit Message:
AGS: Added gob6 v6 and v5 checksums

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index c81ed8c7f6d..2d4bba3071f 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -4937,6 +4937,10 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY_STEAM("gobliins6", "Gobliins6.exe", "t:87f0511223306d4cf4460a3f77f66cb4", 1286956199),
 	// Steam release 2026-02-14
 	GAME_ENTRY_STEAM("gobliins6", "Gobliins6.exe", "t:aac0f0616ede4ec1d4300103b008f34b", 1287054693),
+	// Itch.io v5 release 2026-02-15 11:20
+	GAME_ENTRY("gobliins6", "Gobliins6.exe", "t:aac0f0616ede4ec1d4300103b008f34b", 1287054390),
+	// Steam release 2026-02-15 / Itch.io v6 release 2026-02-15 14:52
+	GAME_ENTRY_STEAM("gobliins6", "Gobliins6.exe", "t:aac0f0616ede4ec1d4300103b008f34b", 1287055075),
 
 	GAME_ENTRY_EN_STEAM("goldenwake", "a-golden-wake.exe", "dbe281d93c914899886e77c09c3c65ec", 130844360), // Linux & Mac
 	GAME_ENTRY_EN_STEAM("goldenwake", "a-golden-wake.exe", "e7080df9729aae2a0097b752198f3cca", 130846774),




More information about the Scummvm-git-logs mailing list