Added package playdate (#2485)

This commit is contained in:
Samuele Zolfanelli
2023-02-04 23:10:30 +08:00
committed by GitHub
parent aeef8756e9
commit 9be8efa602
+16
View File
@@ -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"
}
]