diff --git a/packages.json b/packages.json index 0cc3281..a08d7bc 100644 --- a/packages.json +++ b/packages.json @@ -15995,6 +15995,20 @@ "license": "MIT", "web": "https://github.com/planetis-m/sparseset" }, + { + "name": "naylib", + "url": "https://github.com/planetis-m/naylib", + "method": "git", + "tags": [ + "library", + "wrapper", + "raylib", + "gamedev" + ], + "description": "Yet another raylib Nim wrapper", + "license": "MIT", + "web": "https://github.com/planetis-m/naylib" + }, { "name": "golden", "url": "https://github.com/disruptek/golden",