mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add gdext package (#2960)
This commit is contained in:
parent
a8998183d6
commit
4116078a9e
@ -34311,5 +34311,19 @@
|
|||||||
],
|
],
|
||||||
"description": "A BTC RPC Wrapper for Nim",
|
"description": "A BTC RPC Wrapper for Nim",
|
||||||
"license": "MIT"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user