diff --git a/packages.json b/packages.json index 2e1aca5..892afef 100644 --- a/packages.json +++ b/packages.json @@ -28786,5 +28786,21 @@ "description": "A library that makes macros much easier, one might even say makes them micros.", "license": "MIT", "web": "https://github.com/beef331/micros" + }, + { + "name": "playdate", + "url": "https://github.com/samdze/playdate-nim", + "method": "git", + "tags": [ + "playdate", + "bindings", + "wrapper", + "game", + "sdk", + "gamedev" + ], + "description": "Playdate Nim bindings with extra features.", + "license": "MIT", + "web": "https://github.com/samdze/playdate-nim" } ]