Skip to content

Commit 0b0deaa

Browse files
author
Github Actions
committed
Updated qpm.json
1 parent 13bed37 commit 0b0deaa

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

qpm.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
"version": "0.15.21",
88
"url": "https://github.com/sc2ad/Il2CppQuestTypePatching",
99
"additionalData": {
10-
"soLink": "https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.1.0/libtypepatching.so",
11-
"debugSoLink": "https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.1.0/libtypepatching_debug.so",
12-
"overrideSoName": "libcustom-types.so"
10+
"soLink": "https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.21/libcustom-types.so",
11+
"debugSoLink": "https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.21/debug_libcustom-types.so",
12+
"overrideSoName": "libcustom-types.so",
13+
"modLink": "https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.21/CustomTypes.qmod",
14+
"branchName": "version-v0.15.21"
1315
}
1416
},
1517
"dependencies": [

0 commit comments

Comments
 (0)