Skip to content

Commit 1288ae2

Browse files
authored
Update 34-GDScript.json
1 parent 5b02d7b commit 1288ae2

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

views/website/libraries/34-GDScript.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"bgColor": "rgb(71, 140, 191)",
66
"libs": [
77
{
8-
"minimumVersion": "1.5",
8+
"minimumVersion": "3.x",
99
"support": {
1010
"sign": true,
1111
"verify": true,
@@ -35,6 +35,38 @@
3535
"gitHubRepoPath": "fenix-hub/godot-engine.jwt",
3636
"repoUrl": "https://github.com/fenix-hub/godot-engine.jwt",
3737
"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"
3870
}
3971
]
4072
}

0 commit comments

Comments
 (0)