File tree 4 files changed +6
-7
lines changed
4 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 12
12
{
13
13
"version" : " ^0.15.8" ,
14
14
"id" : " custom-types" ,
15
- "downloadIfMissing" : " https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.8 /CustomTypes.qmod"
15
+ "downloadIfMissing" : " https://github.com/sc2ad/Il2CppQuestTypePatching/releases/download/v0.15.9 /CustomTypes.qmod"
16
16
},
17
17
{
18
18
"version" : " ^0.21.0" ,
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.20 .0" ,
8
+ "packageVersion" : " 1.21 .0" ,
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.21 .0" ,
25
+ "versionRange" : " ^0.22 .0" ,
26
26
"additionalData" : {}
27
27
},
28
28
{
29
29
"id" : " questui" ,
30
- "versionRange" : " ^0.13.4 " ,
30
+ "versionRange" : " ^0.13.5 " ,
31
31
"additionalData" : {}
32
32
},
33
33
{
34
34
"id" : " custom-types" ,
35
- "versionRange" : " ^0.15.8 " ,
35
+ "versionRange" : " ^0.15.9 " ,
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.20.0
13
- - Added something "* fun* "
12
+ - Update to 1.21.0
14
13
15
14
__ ** Download:** __
You can’t perform that action at this time.
0 commit comments