Skip to content

Commit

Permalink
Remove alternative file download urls
Browse files Browse the repository at this point in the history
they are outdated
  • Loading branch information
qe201020335 committed Apr 14, 2024
1 parent b1f2465 commit a3bb23c
Showing 1 changed file with 0 additions and 33 deletions.
33 changes: 0 additions & 33 deletions QuestPatcher.Core/Resources/file-downloads.json
Original file line number Diff line number Diff line change
@@ -1,37 +1,4 @@
[
{
"supportedVersions": ">=2.2.2",
"downloads": {
"UberApkSigner": {
"any": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/uber-apk-signer-1.2.1.jar"
},
"Modloader64": {
"any": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/libmodloader64.so"
},
"Main64": {
"any": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/libmain64.so"
},
"Modloader32": {
"any": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/libmodloader32.so"
},
"Main32": {
"any": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/libmain32.so"
},
"PlatformTools": {
"windows": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/platform-tools-latest-windows.zip",
"mac": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/platform-tools-latest-darwin.zip",
"linux": "https://ganbei-hot-update-1258625969.file.myqcloud.com/questpatcher_mirror/platform-tools-latest-linux.zip"
},
"Jre": {
"windows": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jre_x64_windows_hotspot_11.0.11_9.zip",
"mac": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jre_x64_mac_hotspot_11.0.11_9.tar.gz",
"linux": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jre_x64_linux_hotspot_11.0.11_9.tar.gz"
},
"OvrPlatformSdk": {
"any": "https://securecdn.oculus.com/binaries/download/?id=1180710875385946&access_token=OC%7C1196467420370658%7C"
}
}
},
{
"supportedVersions": ">=2.2.2",
"downloads": {
Expand Down

0 comments on commit a3bb23c

Please sign in to comment.