Skip to content

Commit 5b9f83a

Browse files
authored
Bump version 6.3.2 (#2)
1 parent 7aa49eb commit 5b9f83a

File tree

5 files changed

+46
-48
lines changed

5 files changed

+46
-48
lines changed

mod.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,34 @@
44
"id": "qbeatsaberplus-notetweaker",
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
{
1919
"version": "^3.6.3",
2020
"id": "paper",
21-
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.3/paperlog.qmod"
21+
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/paperlog.qmod"
2222
},
2323
{
24-
"version": "^6.3.1",
24+
"version": "^6.3.2",
2525
"id": "chatplex-sdk-bs",
26-
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/ChatPlexSDK-BS.qmod"
26+
"downloadIfMissing": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/ChatPlexSDK-BS.qmod"
2727
}
2828
],
2929
"modFiles": [],
3030
"lateModFiles": [
3131
"libqbeatsaberplus-notetweaker.so"
3232
],
3333
"libraryFiles": [
34-
"libbeatsaber-hook_5_1_7.so"
34+
"libbeatsaber-hook_5_1_9.so"
3535
],
3636
"fileCopies": [],
3737
"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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"info": {
66
"name": "QBeatSaberPlus-NoteTweaker",
77
"id": "qbeatsaberplus-notetweaker",
8-
"version": "6.3.1",
8+
"version": "6.3.2",
99
"url": "https://github.com/hardcpp/QBeatSaberPlus-NoteTweaker",
1010
"additionalData": {
1111
"overrideSoName": "libqbeatsaberplus-notetweaker.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
{
@@ -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: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"info": {
77
"name": "QBeatSaberPlus-NoteTweaker",
88
"id": "qbeatsaberplus-notetweaker",
9-
"version": "6.3.1",
9+
"version": "6.3.2",
1010
"url": "https://github.com/hardcpp/QBeatSaberPlus-NoteTweaker",
1111
"additionalData": {
1212
"overrideSoName": "libqbeatsaberplus-notetweaker.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
{
@@ -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": {
@@ -131,28 +131,28 @@
131131
{
132132
"dependency": {
133133
"id": "chatplex-sdk-bs",
134-
"versionRange": "=6.3.1",
134+
"versionRange": "=6.3.2",
135135
"additionalData": {
136-
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/libchatplex-sdk-bs.so",
137-
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/debug_libchatplex-sdk-bs.so",
136+
"soLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/libchatplex-sdk-bs.so",
137+
"debugSoLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/debug_libchatplex-sdk-bs.so",
138138
"overrideSoName": "libchatplex-sdk-bs.so",
139-
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.1/ChatPlexSDK-BS.qmod",
140-
"branchName": "version/v6_3_1",
139+
"modLink": "https://github.com/hardcpp/QuestChatPlexSDK-BS/releases/download/v6.3.2/ChatPlexSDK-BS.qmod",
140+
"branchName": "version/v6_3_2",
141141
"cmake": true
142142
}
143143
},
144-
"version": "6.3.1"
144+
"version": "6.3.2"
145145
},
146146
{
147147
"dependency": {
148148
"id": "custom-types",
149-
"versionRange": "=0.17.8",
149+
"versionRange": "=0.17.10",
150150
"additionalData": {
151-
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/libcustom-types.so",
152-
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/debug_libcustom-types.so",
151+
"soLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/libcustom-types.so",
152+
"debugSoLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/debug_libcustom-types.so",
153153
"overrideSoName": "libcustom-types.so",
154-
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.8/CustomTypes.qmod",
155-
"branchName": "version/v0_17_8",
154+
"modLink": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/CustomTypes.qmod",
155+
"branchName": "version/v0_17_10",
156156
"compileOptions": {
157157
"cppFlags": [
158158
"-Wno-invalid-offsetof"
@@ -161,15 +161,15 @@
161161
"cmake": true
162162
}
163163
},
164-
"version": "0.17.8"
164+
"version": "0.17.10"
165165
},
166166
{
167167
"dependency": {
168168
"id": "bs-cordl",
169-
"versionRange": "=3500.0.0",
169+
"versionRange": "=3700.0.0",
170170
"additionalData": {
171171
"headersOnly": true,
172-
"branchName": "version/v3500_0_0",
172+
"branchName": "version/v3700_0_0",
173173
"compileOptions": {
174174
"includePaths": [
175175
"include"
@@ -184,7 +184,7 @@
184184
}
185185
}
186186
},
187-
"version": "3500.0.0"
187+
"version": "3700.0.0"
188188
},
189189
{
190190
"dependency": {
@@ -201,15 +201,15 @@
201201
{
202202
"dependency": {
203203
"id": "beatsaber-hook",
204-
"versionRange": "=5.1.7",
204+
"versionRange": "=5.1.9",
205205
"additionalData": {
206-
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/libbeatsaber-hook_5_1_7.so",
207-
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.7/debug_libbeatsaber-hook_5_1_7.so",
208-
"branchName": "version/v5_1_7",
206+
"soLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.9/libbeatsaber-hook_5_1_9.so",
207+
"debugSoLink": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v5.1.9/debug_libbeatsaber-hook_5_1_9.so",
208+
"branchName": "version/v5_1_9",
209209
"cmake": true
210210
}
211211
},
212-
"version": "5.1.7"
212+
"version": "5.1.9"
213213
},
214214
{
215215
"dependency": {

src/UI/SettingsLeftView.cpp

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#include "UI/SettingsLeftView.hpp"
22
#include "NoteTweaker.hpp"
33

4-
#include <UnityEngine/Application.hpp>
5-
64
namespace QBeatSaberPlus_NoteTweaker::UI {
75

86
using namespace CP_SDK::XUI;
@@ -61,7 +59,7 @@ namespace QBeatSaberPlus_NoteTweaker::UI {
6159
void SettingsLeftView::OnDocumentationButton()
6260
{
6361
ShowMessageModal(u"URL opened in your web browser.");
64-
Application::OpenURL(NoteTweaker::Instance()->DocumentationURL());
62+
CP_SDK::ChatPlexSDK::OpenURL(NoteTweaker::Instance()->DocumentationURL());
6563
}
6664

6765
} ///< namespace QBeatSaberPlus_NoteTweaker::UI

0 commit comments

Comments
 (0)