feat: add support for gdshader (#6153)

Godot shading language

---------

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
GodOfAvacyn 2024-02-29 02:30:33 -08:00 committed by GitHub
parent 4349af8a6e
commit 06b5fda797
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 157 additions and 0 deletions

View file

@ -194,6 +194,9 @@
"gdscript": {
"revision": "b5dea4d852db65f0872d849c24533eb121e03c76"
},
"gdshader": {
"revision": "ffd9f958df13cae04593781d7d2562295a872455"
},
"git_config": {
"revision": "9c2a1b7894e6d9eedfe99805b829b4ecd871375e"
},