diff --git a/packages.json b/packages.json index 4170946..2b82ba8 100644 --- a/packages.json +++ b/packages.json @@ -6863,6 +6863,20 @@ "license": "GPLv3", "web": "https://gitlab.com/waylon531/tf2plug" }, + { + "name": "godot", + "url": "https://github.com/pragmagic/godot-nim", + "method": "git", + "tags": [ + "game", + "engine", + "2d", + "3d" + ], + "description": "Nim bindings for Godot Engine", + "license": "MIT", + "web": "https://github.com/pragmagic/godot-nim" + }, { "name": "vkapi", "url": "https://github.com/cyberlis/nimvkapi",