Skip to content

Commit

Permalink
Add gdext package (#2960)
Browse files Browse the repository at this point in the history
  • Loading branch information
panno8M authored Dec 29, 2024
1 parent a899818 commit 4116078
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]

0 comments on commit 4116078

Please sign in to comment.