Add gdext package (#2960)

This commit is contained in:
la.panon. 2024-12-29 16:34:37 +09:00 committed by GitHub
parent a8998183d6
commit 4116078a9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34311,5 +34311,19 @@
],
"description": "A BTC RPC Wrapper for Nim",
"license": "MIT"
},
{
"name": "gdext",
"url": "https://github.com/godot-nim/gdext-nim",
"method": "git",
"tags": [
"godot",
"godot4",
"gdextension",
"game"
],
"description": "Nim for Godot GDExtension. A pure library and a CLI tool.",
"license": "MIT",
"web": "https://github.com/godot-nim/gdext-nim"
}
]