diff --git a/packages.json b/packages.json index 52f8986..567cb48 100644 --- a/packages.json +++ b/packages.json @@ -6863,6 +6863,20 @@ "license": "GPLv3", "web": "https://gitlab.com/waylon531/tf2plug" }, + { + "name": "oldgtk3", + "url": "https://github.com/stefansalewski/oldgtk3", + "method": "git", + "tags": [ + "library", + "gtk", + "wrapper", + "gui" + ], + "description": "Low level bindings for GTK3 related libraries", + "license": "MIT", + "web": "https://github.com/stefansalewski/oldgtk3" + }, { "name": "godot", "url": "https://github.com/pragmagic/godot-nim",