File tree 6 files changed +16
-18
lines changed
6 files changed +16
-18
lines changed Original file line number Diff line number Diff line change 9
9
10
10
env :
11
11
module_id : ClockMod
12
- BSVersion : 1.27.0_3631150051
12
+ BSVersion : 1.28.0_4124311467
13
13
ndkname : android-ndk-r25
14
14
15
15
jobs :
Original file line number Diff line number Diff line change 21
21
22
22
env :
23
23
module_id : ClockMod
24
- version : 1.8.0 -Dev.${{ github.run_number }}
25
- BSVersion : 1.27.0_3631150051
24
+ version : 1.8.1 -Dev.${{ github.run_number }}
25
+ BSVersion : 1.28.0_4124311467
26
26
# ndkname: android-ndk-r24
27
27
28
28
jobs :
Original file line number Diff line number Diff line change 3
3
"name" : " Clock Mod" ,
4
4
"id" : " ClockMod" ,
5
5
"author" : " BoopetyDoopety, EnderdracheLP" ,
6
- "version" : " 1.7 .0" ,
6
+ "version" : " 1.8 .0" ,
7
7
"packageId" : " com.beatgames.beatsaber" ,
8
- "packageVersion" : " 1.27.0_3631150051 " ,
8
+ "packageVersion" : " 1.28.0_4124311467 " ,
9
9
"description" : " Displays the time in game. Alternatively also the Battery Percentage" ,
10
10
"coverImage" : " Cover.jpg" ,
11
11
"dependencies" : [
12
12
{
13
- "version" : " =0.15.22 " ,
13
+ "version" : " =0.15.23 " ,
14
14
"id" : " custom-types" ,
15
- "downloadIfMissing" : " https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.22 /CustomTypes.qmod"
15
+ "downloadIfMissing" : " https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.23 /CustomTypes.qmod"
16
16
},
17
17
{
18
- "version" : " =0.32 .0" ,
18
+ "version" : " =0.33 .0" ,
19
19
"id" : " codegen" ,
20
- "downloadIfMissing" : " https://github.com/sc2ad/BeatSaber-Quest-Codegen/releases/download/v0.32 .0/Codegen.qmod"
20
+ "downloadIfMissing" : " https://github.com/sc2ad/BeatSaber-Quest-Codegen/releases/download/v0.33 .0/Codegen.qmod"
21
21
},
22
22
{
23
- "version" : " =0.17.10 " ,
23
+ "version" : " =0.17.11 " ,
24
24
"id" : " questui" ,
25
- "downloadIfMissing" : " https://github.com/darknight1050/QuestUI/releases/download/v0.17.10 /QuestUI.qmod"
25
+ "downloadIfMissing" : " https://github.com/darknight1050/QuestUI/releases/download/v0.17.11 /QuestUI.qmod"
26
26
}
27
27
],
28
28
"modFiles" : [
Original file line number Diff line number Diff line change 5
5
"author" : " BoopetyDoopety, EnderdracheLP" ,
6
6
"version" : " ${version}" ,
7
7
"packageId" : " com.beatgames.beatsaber" ,
8
- "packageVersion" : " 1.27.0_3631150051 " ,
8
+ "packageVersion" : " 1.28.0_4124311467 " ,
9
9
"description" : " Displays the time in game. Alternatively also the Battery Percentage" ,
10
10
"coverImage" : " Cover.jpg" ,
11
11
"dependencies" : [],
Original file line number Diff line number Diff line change 22
22
},
23
23
{
24
24
"id" : " codegen" ,
25
- "versionRange" : " ^0.32 .0" ,
25
+ "versionRange" : " ^0.33 .0" ,
26
26
"additionalData" : {}
27
27
},
28
28
{
29
29
"id" : " questui" ,
30
- "versionRange" : " ^0.17.10 " ,
30
+ "versionRange" : " ^0.17.11 " ,
31
31
"additionalData" : {}
32
32
},
33
33
{
34
34
"id" : " custom-types" ,
35
- "versionRange" : " ^0.15.22 " ,
35
+ "versionRange" : " ^0.15.23 " ,
36
36
"additionalData" : {}
37
37
},
38
38
{
Original file line number Diff line number Diff line change 9
9
- Option to choose between the Clock being at the Top or the Bottom.
10
10
11
11
__ ** Changelog:** __
12
- - Update to 1.27.0_3631150051
13
- - Battery Percentage Indicator will now be light blue when charging.
14
- - Added ~~ [ REDACTED] ~~ .
12
+ - Update to 1.28.0_4124311467
You can’t perform that action at this time.
0 commit comments