Skip to content

Commit 2224145

Browse files
authored
Bump version 6.3.2 (#2)
1 parent c912685 commit 2224145

File tree

5 files changed

+57
-58
lines changed

5 files changed

+57
-58
lines changed

mod.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,39 +4,39 @@
44
"id": "qbeatsaberplus-menumusic",
55
"modloader": "Scotland2",
66
"author": "HardCPP",
7-
"version": "6.3.1",
7+
"version": "6.3.2",
88
"packageId": "com.beatgames.beatsaber",
9-
"packageVersion": "1.35.0_8016709773",
9+
"packageVersion": "1.37.0_9064817954",
1010
"description": "Feel good!",
1111
"coverImage": "cover.png",
1212
"dependencies": [
1313
{
14-
"version": "^0.17.6",
14+
"version": "^0.17.8",
1515
"id": "custom-types",
16-
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod"
16+
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/CustomTypes.qmod"
1717
},
1818
{
19-
"version": "^1.1.9",
19+
"version": "^1.1.12",
2020
"id": "songcore",
21-
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod"
21+
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.15/SongCore.qmod"
2222
},
2323
{
2424
"version": "^3.6.3",
2525
"id": "paper",
26-
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/paperlog.qmod"
26+
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/paperlog.qmod"
2727
},
2828
{
29-
"version": "^6.3.1",
29+
"version": "^6.3.2",
3030
"id": "chatplex-sdk-bs",
31-
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/ChatPlexSDK-BS.qmod"
31+
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/ChatPlexSDK-BS.qmod"
3232
}
3333
],
3434
"modFiles": [],
3535
"lateModFiles": [
3636
"libqbeatsaberplus-menumusic.so"
3737
],
3838
"libraryFiles": [
39-
"libbeatsaber-hook_5_1_7.so"
39+
"libbeatsaber-hook_5_1_9.so"
4040
],
4141
"fileCopies": [],
4242
"copyExtensions": []

mod.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "HardCPP",
88
"version": "${version}",
99
"packageId": "com.beatgames.beatsaber",
10-
"packageVersion": "1.35.0_8016709773",
10+
"packageVersion": "1.37.0_9064817954",
1111
"description": "Feel good!",
1212
"coverImage": "cover.png",
1313
"dependencies": [],

qpm.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"info": {
66
"name": "QBeatSaberPlus-MenuMusic",
77
"id": "qbeatsaberplus-menumusic",
8-
"version": "6.3.1",
8+
"version": "6.3.2",
99
"url": "https://github.com/hardcpp/QBeatSaberPlus-MenuMusic",
1010
"additionalData": {
1111
"overrideSoName": "libqbeatsaberplus-menumusic.so",
@@ -40,17 +40,17 @@
4040
"dependencies": [
4141
{
4242
"id": "beatsaber-hook",
43-
"versionRange": "^5.1.6",
43+
"versionRange": "^5.1.9",
4444
"additionalData": {}
4545
},
4646
{
4747
"id": "bs-cordl",
48-
"versionRange": "^3500.0.0",
48+
"versionRange": "^3700.*",
4949
"additionalData": {}
5050
},
5151
{
5252
"id": "custom-types",
53-
"versionRange": "^0.17.6",
53+
"versionRange": "^0.17.8",
5454
"additionalData": {}
5555
},
5656
{
@@ -68,7 +68,7 @@
6868
},
6969
{
7070
"id": "songcore",
71-
"versionRange": "^1.1.9",
71+
"versionRange": "^1.1.12",
7272
"additionalData": {
7373
"private": true
7474
}
@@ -85,7 +85,7 @@
8585
},
8686
{
8787
"id": "chatplex-sdk-bs",
88-
"versionRange": "^6.3.1",
88+
"versionRange": "^6.3.2",
8989
"additionalData": {
9090
"private": true
9191
}

qpm.shared.json

Lines changed: 39 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"info": {
77
"name": "QBeatSaberPlus-MenuMusic",
88
"id": "qbeatsaberplus-menumusic",
9-
"version": "6.3.1",
9+
"version": "6.3.2",
1010
"url": "https://github.com/hardcpp/QBeatSaberPlus-MenuMusic",
1111
"additionalData": {
1212
"overrideSoName": "libqbeatsaberplus-menumusic.so",
@@ -44,17 +44,17 @@
4444
"dependencies": [
4545
{
4646
"id": "beatsaber-hook",
47-
"versionRange": "^5.1.6",
47+
"versionRange": "^5.1.9",
4848
"additionalData": {}
4949
},
5050
{
5151
"id": "bs-cordl",
52-
"versionRange": "^3500.0.0",
52+
"versionRange": "3700.*",
5353
"additionalData": {}
5454
},
5555
{
5656
"id": "custom-types",
57-
"versionRange": "^0.17.6",
57+
"versionRange": "^0.17.8",
5858
"additionalData": {}
5959
},
6060
{
@@ -72,7 +72,7 @@
7272
},
7373
{
7474
"id": "songcore",
75-
"versionRange": "^1.1.9",
75+
"versionRange": "^1.1.12",
7676
"additionalData": {
7777
"private": true
7878
}
@@ -89,7 +89,7 @@
8989
},
9090
{
9191
"id": "chatplex-sdk-bs",
92-
"versionRange": "^6.3.1",
92+
"versionRange": "^6.3.2",
9393
"additionalData": {
9494
"private": true
9595
}
@@ -100,13 +100,13 @@
100100
{
101101
"dependency": {
102102
"id": "paper",
103-
"versionRange": "=3.6.3",
103+
"versionRange": "=3.6.4",
104104
"additionalData": {
105-
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/libpaperlog.so",
106-
"debugSoLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/debug_libpaperlog.so",
105+
"soLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/libpaperlog.so",
106+
"debugSoLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/debug_libpaperlog.so",
107107
"overrideSoName": "libpaperlog.so",
108-
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/paperlog.qmod",
109-
"branchName": "version/v3_6_3",
108+
"modLink": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/paperlog.qmod",
109+
"branchName": "version/v3_6_4",
110110
"compileOptions": {
111111
"systemIncludes": [
112112
"shared/utfcpp/source"
@@ -115,7 +115,7 @@
115115
"cmake": false
116116
}
117117
},
118-
"version": "3.6.3"
118+
"version": "3.6.4"
119119
},
120120
{
121121
"dependency": {
@@ -148,28 +148,28 @@
148148
{
149149
"dependency": {
150150
"id": "chatplex-sdk-bs",
151-
"versionRange": "=6.3.1",
151+
"versionRange": "=6.3.2",
152152
"additionalData": {
153-
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/libchatplex-sdk-bs.so",
154-
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/debug_libchatplex-sdk-bs.so",
153+
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/libchatplex-sdk-bs.so",
154+
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/debug_libchatplex-sdk-bs.so",
155155
"overrideSoName": "libchatplex-sdk-bs.so",
156-
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/ChatPlexSDK-BS.qmod",
157-
"branchName": "version/v6_3_1",
156+
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/ChatPlexSDK-BS.qmod",
157+
"branchName": "version/v6_3_2",
158158
"cmake": true
159159
}
160160
},
161-
"version": "6.3.1"
161+
"version": "6.3.2"
162162
},
163163
{
164164
"dependency": {
165165
"id": "custom-types",
166-
"versionRange": "=0.17.8",
166+
"versionRange": "=0.17.10",
167167
"additionalData": {
168-
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/libcustom-types.so",
169-
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/debug_libcustom-types.so",
168+
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/libcustom-types.so",
169+
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/debug_libcustom-types.so",
170170
"overrideSoName": "libcustom-types.so",
171-
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod",
172-
"branchName": "version/v0_17_8",
171+
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/CustomTypes.qmod",
172+
"branchName": "version/v0_17_10",
173173
"compileOptions": {
174174
"cppFlags": [
175175
"-Wno-invalid-offsetof"
@@ -178,15 +178,15 @@
178178
"cmake": true
179179
}
180180
},
181-
"version": "0.17.8"
181+
"version": "0.17.10"
182182
},
183183
{
184184
"dependency": {
185185
"id": "bs-cordl",
186-
"versionRange": "=3500.0.0",
186+
"versionRange": "=3700.0.0",
187187
"additionalData": {
188188
"headersOnly": true,
189-
"branchName": "version/v3500_0_0",
189+
"branchName": "version/v3700_0_0",
190190
"compileOptions": {
191191
"includePaths": [
192192
"include"
@@ -201,34 +201,35 @@
201201
}
202202
}
203203
},
204-
"version": "3500.0.0"
204+
"version": "3700.0.0"
205205
},
206206
{
207207
"dependency": {
208208
"id": "songcore",
209-
"versionRange": "=1.1.9",
209+
"versionRange": "=1.1.15",
210210
"additionalData": {
211-
"soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/libsongcore.so",
212-
"debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/debug_libsongcore.so",
211+
"soLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.15/libsongcore.so",
212+
"debugSoLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.15/debug_libsongcore.so",
213213
"overrideSoName": "libsongcore.so",
214-
"modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.9/SongCore.qmod",
215-
"branchName": "version/v1_1_9"
214+
"modLink": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.15/SongCore.qmod",
215+
"branchName": "version/v1_1_15",
216+
"cmake": true
216217
}
217218
},
218-
"version": "1.1.9"
219+
"version": "1.1.15"
219220
},
220221
{
221222
"dependency": {
222223
"id": "beatsaber-hook",
223-
"versionRange": "=5.1.7",
224+
"versionRange": "=5.1.9",
224225
"additionalData": {
225-
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/libbeatsaber-hook_5_1_7.so",
226-
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/debug_libbeatsaber-hook_5_1_7.so",
227-
"branchName": "version/v5_1_7",
226+
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.9/libbeatsaber-hook_5_1_9.so",
227+
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.9/debug_libbeatsaber-hook_5_1_9.so",
228+
"branchName": "version/v5_1_9",
228229
"cmake": true
229230
}
230231
},
231-
"version": "5.1.7"
232+
"version": "5.1.9"
232233
},
233234
{
234235
"dependency": {

src/ChatPlexMod_MenuMusic/UI/SettingsLeftView.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
#include "ChatPlexMod_MenuMusic/UI/SettingsMainView.hpp"
33
#include "ChatPlexMod_MenuMusic/MenuMusic.hpp"
44

5-
#include <UnityEngine/Application.hpp>
6-
75
using namespace CP_SDK::XUI;
86
using namespace UnityEngine;
97

@@ -97,7 +95,7 @@ namespace ChatPlexMod_MenuMusic::UI {
9795
void SettingsLeftView::OnDocumentationButton()
9896
{
9997
ShowMessageModal(u"URL opened in your web browser.");
100-
Application::OpenURL(MenuMusic::Instance()->DocumentationURL());
98+
CP_SDK::ChatPlexSDK::OpenURL(MenuMusic::Instance()->DocumentationURL());
10199
}
102100

103101
} ///< namespace ChatPlexMod_MenuMusic::UI

0 commit comments

Comments
 (0)