From 6448e09868449f84fa2fee2e531c88cdd9d83789 Mon Sep 17 00:00:00 2001 From: Richard Macias Date: Sat, 21 Sep 2024 18:04:00 -0500 Subject: [PATCH] add scummmVM --- obtainium-emulation-pack.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/obtainium-emulation-pack.json b/obtainium-emulation-pack.json index 03fdb6f..ca6299f 100644 --- a/obtainium-emulation-pack.json +++ b/obtainium-emulation-pack.json @@ -11,7 +11,6 @@ "categories": [ "Utilities" ], - "overrideSource": null, "allowIdChange": false }, { @@ -25,7 +24,6 @@ "categories": [ "Emulator" ], - "overrideSource": null, "allowIdChange": false }, { @@ -81,7 +79,6 @@ "categories": [ "Utilities" ], - "overrideSource": null, "allowIdChange": false }, { @@ -95,7 +92,6 @@ "categories": [ "Emulator" ], - "overrideSource": null, "allowIdChange": false }, { @@ -109,7 +105,6 @@ "categories": [ "Track Only" ], - "overrideSource": null, "allowIdChange": true }, { @@ -123,7 +118,6 @@ "categories": [ "Track Only" ], - "overrideSource": null, "allowIdChange": true }, { @@ -138,7 +132,6 @@ "categories": [ "Track Only" ], - "overrideSource": null, "allowIdChange": true }, { @@ -152,7 +145,6 @@ "categories": [ "Emulator" ], - "overrideSource": null, "allowIdChange": true }, { @@ -180,7 +172,6 @@ "categories": [ "Emulator" ], - "overrideSource": null, "allowIdChange": false }, { @@ -194,8 +185,19 @@ "categories": [ "Emulator" ], - "overrideSource": null, "allowIdChange": false + }, + { + "id": "org.scummvm.scummvm", + "url": "https://downloads.scummvm.org/frs/scummvm", + "author": "ScummVM", + "name": "ScummVM", + "preferredApkIndex": 0, + "additionalSettings": "{\"intermediateLink\":[{\"customLinkFilterRegex\":\"\\\\d+\\\\.\\\\d+\\\\.\\\\d+\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false}],\"customLinkFilterRegex\":\"\",\"filterByLinkText\":false,\"skipSort\":false,\"reverseSort\":false,\"sortByLastLinkSegment\":false,\"versionExtractWholePage\":false,\"requestHeader\":[{\"requestHeader\":\"User-Agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Mobile Safari/537.36\"}],\"defaultPseudoVersioningMethod\":\"APKLinkHash\",\"trackOnly\":false,\"versionExtractionRegEx\":\"\\\\d+\\\\.\\\\d+\\\\.\\\\d+\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\".*android-arm64-v8a.apk\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"A program which allows you to run certain classic graphical adventure and role-playing games, provided you already have their data files.\",\"supportFixedAPKURL\":false}", + "categories": [ + "Emulator" + ], + "overrideSource": "HTML" } ] }