add scummmVM

This commit is contained in:
Richard Macias
2024-09-21 18:04:00 -05:00
parent 329ac8f6e0
commit 6448e09868

View File

@@ -11,7 +11,6 @@
"categories": [ "categories": [
"Utilities" "Utilities"
], ],
"overrideSource": null,
"allowIdChange": false "allowIdChange": false
}, },
{ {
@@ -25,7 +24,6 @@
"categories": [ "categories": [
"Emulator" "Emulator"
], ],
"overrideSource": null,
"allowIdChange": false "allowIdChange": false
}, },
{ {
@@ -81,7 +79,6 @@
"categories": [ "categories": [
"Utilities" "Utilities"
], ],
"overrideSource": null,
"allowIdChange": false "allowIdChange": false
}, },
{ {
@@ -95,7 +92,6 @@
"categories": [ "categories": [
"Emulator" "Emulator"
], ],
"overrideSource": null,
"allowIdChange": false "allowIdChange": false
}, },
{ {
@@ -109,7 +105,6 @@
"categories": [ "categories": [
"Track Only" "Track Only"
], ],
"overrideSource": null,
"allowIdChange": true "allowIdChange": true
}, },
{ {
@@ -123,7 +118,6 @@
"categories": [ "categories": [
"Track Only" "Track Only"
], ],
"overrideSource": null,
"allowIdChange": true "allowIdChange": true
}, },
{ {
@@ -138,7 +132,6 @@
"categories": [ "categories": [
"Track Only" "Track Only"
], ],
"overrideSource": null,
"allowIdChange": true "allowIdChange": true
}, },
{ {
@@ -152,7 +145,6 @@
"categories": [ "categories": [
"Emulator" "Emulator"
], ],
"overrideSource": null,
"allowIdChange": true "allowIdChange": true
}, },
{ {
@@ -180,7 +172,6 @@
"categories": [ "categories": [
"Emulator" "Emulator"
], ],
"overrideSource": null,
"allowIdChange": false "allowIdChange": false
}, },
{ {
@@ -194,8 +185,19 @@
"categories": [ "categories": [
"Emulator" "Emulator"
], ],
"overrideSource": null,
"allowIdChange": false "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"
} }
] ]
} }