Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit 7280ef3

Browse files
author
Github Actions
committed
Updated qpm.json
1 parent fce3a75 commit 7280ef3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

qpm.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@
77
"version": "1.6.6",
88
"url": "https://github.com/BSMGPink/PinkCore",
99
"additionalData": {
10-
"overrideSoName": "libpinkcore.so"
10+
"soLink": "https://github.com/BSMGPink/PinkCore/releases/download/v1.6.6/libpinkcore.so",
11+
"debugSoLink": "https://github.com/BSMGPink/PinkCore/releases/download/v1.6.6/debug_libpinkcore.so",
12+
"overrideSoName": "libpinkcore.so",
13+
"modLink": "https://github.com/BSMGPink/PinkCore/releases/download/v1.6.6/PinkCore.qmod",
14+
"branchName": "version-v1.6.6"
1115
}
1216
},
1317
"dependencies": [

0 commit comments

Comments
 (0)