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

Commit ee847fc

Browse files
author
Github Actions
committed
Updated qpm.json
1 parent 2e90012 commit ee847fc

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.8.7",
88
"url": "https://github.com/BSMGPink/PinkCore",
99
"additionalData": {
10-
"overrideSoName": "libpinkcore.so"
10+
"soLink": "https://github.com/BSMGPink/PinkCore/releases/download/v1.8.7/libpinkcore.so",
11+
"debugSoLink": "https://github.com/BSMGPink/PinkCore/releases/download/v1.8.7/debug_libpinkcore.so",
12+
"overrideSoName": "libpinkcore.so",
13+
"modLink": "https://github.com/BSMGPink/PinkCore/releases/download/v1.8.7/PinkCore.qmod",
14+
"branchName": "version-v1.8.7"
1115
}
1216
},
1317
"dependencies": [

0 commit comments

Comments
 (0)