From f416584ca1c434029889d4bdf59b5c03ece3ba9c Mon Sep 17 00:00:00 2001 From: Github Actions <> Date: Fri, 2 Dec 2022 20:04:16 +0000 Subject: [PATCH] Updated qpm.json --- qpm.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/qpm.json b/qpm.json index 55ec0f4..01b9437 100644 --- a/qpm.json +++ b/qpm.json @@ -7,7 +7,11 @@ "version": "0.17.8", "url": "https://github.com/darknight1050/QuestUI", "additionalData": { + "soLink": "https://github.com/darknight1050/QuestUI/releases/download/v0.17.8/libquestui.so", + "debugSoLink": "https://github.com/darknight1050/QuestUI/releases/download/v0.17.8/debug_libquestui.so", "overrideSoName": "libquestui.so", + "modLink": "https://github.com/darknight1050/QuestUI/releases/download/v0.17.8/QuestUI.qmod", + "branchName": "version-v0.17.8", "compileOptions": { "systemIncludes": [ "shared/cppcodec"