File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010env :
1111 module_id : ClockMod
12- BSVersion : 1.27.0_3631150051
12+ BSVersion : 1.28.0_4124311467
1313 ndkname : android-ndk-r25
1414
1515jobs :
Original file line number Diff line number Diff line change 2121
2222env :
2323 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
2626# ndkname: android-ndk-r24
2727
2828jobs :
Original file line number Diff line number Diff line change 33 "name" : " Clock Mod" ,
44 "id" : " ClockMod" ,
55 "author" : " BoopetyDoopety, EnderdracheLP" ,
6- "version" : " 1.7 .0" ,
6+ "version" : " 1.8 .0" ,
77 "packageId" : " com.beatgames.beatsaber" ,
8- "packageVersion" : " 1.27.0_3631150051 " ,
8+ "packageVersion" : " 1.28.0_4124311467 " ,
99 "description" : " Displays the time in game. Alternatively also the Battery Percentage" ,
1010 "coverImage" : " Cover.jpg" ,
1111 "dependencies" : [
1212 {
13- "version" : " =0.15.22 " ,
13+ "version" : " =0.15.23 " ,
1414 "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"
1616 },
1717 {
18- "version" : " =0.32 .0" ,
18+ "version" : " =0.33 .0" ,
1919 "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"
2121 },
2222 {
23- "version" : " =0.17.10 " ,
23+ "version" : " =0.17.11 " ,
2424 "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"
2626 }
2727 ],
2828 "modFiles" : [
Original file line number Diff line number Diff line change 55 "author" : " BoopetyDoopety, EnderdracheLP" ,
66 "version" : " ${version}" ,
77 "packageId" : " com.beatgames.beatsaber" ,
8- "packageVersion" : " 1.27.0_3631150051 " ,
8+ "packageVersion" : " 1.28.0_4124311467 " ,
99 "description" : " Displays the time in game. Alternatively also the Battery Percentage" ,
1010 "coverImage" : " Cover.jpg" ,
1111 "dependencies" : [],
Original file line number Diff line number Diff line change 2222 },
2323 {
2424 "id" : " codegen" ,
25- "versionRange" : " ^0.32 .0" ,
25+ "versionRange" : " ^0.33 .0" ,
2626 "additionalData" : {}
2727 },
2828 {
2929 "id" : " questui" ,
30- "versionRange" : " ^0.17.10 " ,
30+ "versionRange" : " ^0.17.11 " ,
3131 "additionalData" : {}
3232 },
3333 {
3434 "id" : " custom-types" ,
35- "versionRange" : " ^0.15.22 " ,
35+ "versionRange" : " ^0.15.23 " ,
3636 "additionalData" : {}
3737 },
3838 {
Original file line number Diff line number Diff line change 99- Option to choose between the Clock being at the Top or the Bottom.
1010
1111__ ** 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