Fix for Citron
This commit is contained in:
@@ -42,15 +42,15 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "org.citron.citron_emu",
|
"id": "org.citron.citron_emu",
|
||||||
"url": "https://git.citron-emu.org/citron/emulator",
|
"url": "https://git.citron-emu.org/Citron/Emulator",
|
||||||
"author": "citron",
|
"author": "citron",
|
||||||
"name": "Citron",
|
"name": "Citron",
|
||||||
"preferredApkIndex": 0,
|
"preferredApkIndex": 0,
|
||||||
"additionalSettings": "{\"fallbackToOlderReleases\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"Android\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}",
|
"additionalSettings": "{\"includePrereleases\":true,\"fallbackToOlderReleases\":true,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":false,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"app-mainline-release\\\\.apk$\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"\",\"appAuthor\":\"\",\"shizukuPretendToBeGooglePlay\":false,\"allowInsecure\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"\",\"refreshBeforeDownload\":false}",
|
||||||
"categories": [
|
"categories": [
|
||||||
"Emulator"
|
"Emulator"
|
||||||
],
|
],
|
||||||
"overrideSource": "GitLab",
|
"overrideSource": "Codeberg",
|
||||||
"allowIdChange": false
|
"allowIdChange": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -567,4 +567,4 @@
|
|||||||
"categories": "{\"Emulator\":4292386421,\"Streaming\":4292056539,\"Utilities\":4292449237,\"Track Only\":4293103815,\"Frontend\":4291470692,\"PC Emulation\":4285381755,\"Dual Screen\":4290947422}",
|
"categories": "{\"Emulator\":4292386421,\"Streaming\":4292056539,\"Utilities\":4292449237,\"Track Only\":4293103815,\"Frontend\":4291470692,\"PC Emulation\":4285381755,\"Dual Screen\":4290947422}",
|
||||||
"groupByCategory": true
|
"groupByCategory": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user