File tree Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Expand file tree Collapse file tree 1 file changed +33
-1
lines changed Original file line number Diff line number Diff line change 5
5
"bgColor" : " rgb(71, 140, 191)" ,
6
6
"libs" : [
7
7
{
8
- "minimumVersion" : " 1.5 " ,
8
+ "minimumVersion" : " 3.x " ,
9
9
"support" : {
10
10
"sign" : true ,
11
11
"verify" : true ,
35
35
"gitHubRepoPath" : " fenix-hub/godot-engine.jwt" ,
36
36
"repoUrl" : " https://github.com/fenix-hub/godot-engine.jwt" ,
37
37
"installCommandHtml" : " git clone https://github.com/fenix-hub/godot-engine.jwt"
38
+ },
39
+ {
40
+ "minimumVersion" : " 4.x" ,
41
+ "support" : {
42
+ "sign" : true ,
43
+ "verify" : true ,
44
+ "iss" : true ,
45
+ "sub" : true ,
46
+ "aud" : true ,
47
+ "exp" : true ,
48
+ "nbf" : true ,
49
+ "iat" : true ,
50
+ "jti" : true ,
51
+ "hs256" : true ,
52
+ "hs384" : false ,
53
+ "hs512" : false ,
54
+ "rs256" : true ,
55
+ "rs384" : false ,
56
+ "rs512" : false ,
57
+ "es256" : false ,
58
+ "es384" : false ,
59
+ "es512" : false ,
60
+ "ps256" : false ,
61
+ "ps384" : false ,
62
+ "ps512" : false ,
63
+ "eddsa" : false
64
+ },
65
+ "authorUrl" : " https://github.com/fenix-hub" ,
66
+ "authorName" : " Nicolò Santilio" ,
67
+ "gitHubRepoPath" : " fenix-hub/godot-engine.jwt" ,
68
+ "repoUrl" : " https://github.com/fenix-hub/godot-engine.jwt/tree/main-godot4" ,
69
+ "installCommandHtml" : " git clone https://github.com/fenix-hub/godot-engine.jwt"
38
70
}
39
71
]
40
72
}
You can’t perform that action at this time.
0 commit comments