diff --git a/packages.json b/packages.json index 5c409be..1ca5184 100644 --- a/packages.json +++ b/packages.json @@ -2998,5 +2998,21 @@ "description": "Sphinx wrapper for Nim", "license": "LGPL", "web": "https://github.com/Araq/sphinx" + }, + { + "name": "sdl1", + "url": "https://github.com/nim-lang/sdl1", + "method": "git", + "tags": [ + "graphics", + "library", + "multi-media", + "input", + "sound", + "joystick" + ], + "description": "SDL 1.2 wrapper for Nim.", + "license": "LGPL", + "web": "https://github.com/nim-lang/sdl1" } -] +] \ No newline at end of file