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

Commit e3c9972

Browse files
author
Github Actions
committed
Updated qpm.json
1 parent 3870314 commit e3c9972

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

0 commit comments

Comments
 (0)