From 93c82601f16ece4418aad146fd715f3506ada35a Mon Sep 17 00:00:00 2001 From: Edgar Date: Tue, 28 Sep 2021 21:54:36 +0200 Subject: [PATCH] :bug: Fixed extract dir --- mtuner.json | 5 +++-- openvr_fsr_app.json | 1 + 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mtuner.json b/mtuner.json index 8834563..53ccc0f 100644 --- a/mtuner.json +++ b/mtuner.json @@ -7,11 +7,12 @@ }, "version": "4.4.8", "url": "https://github.com/milostosic/MTuner/releases/download/v4.4.8/mtuner64.zip", - "bin": "MTuner/MTuner.exe", + "bin": "MTuner.exe", + "extract_dir": "MTuner", "hash": "a33785dcb9cc42f90dc963790f9aee4130dea4f654ccfdbd77f622bc9ff7e762", "shortcuts": [ [ - "MTuner/MTuner.exe", + "MTuner.exe", "MTuner" ] ] diff --git a/openvr_fsr_app.json b/openvr_fsr_app.json index 97cdc03..89fcae5 100644 --- a/openvr_fsr_app.json +++ b/openvr_fsr_app.json @@ -6,6 +6,7 @@ "url": "https://github.com/tappi287/openvr_fsr_app/releases/download/$version/OpenVR-FSR-App_$version_win64_portable.7z" }, "version": "0.5.1", + "extract_dir": "openvr_fsr_app", "url": "https://github.com/tappi287/openvr_fsr_app/releases/download/0.5.1/OpenVR-FSR-App_0.5.1_win64_portable.7z", "hash": "a1bca1bb8335cb63f90cc0092a8bfaabab05d7855c76343888ea1154a4c467ed", "shortcuts": [