Added package nsdl2 (#2796)

This commit is contained in:
Amun 2024-01-30 07:55:23 +01:00 committed by GitHub
parent 2ee350126e
commit cb6fce4e8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32399,6 +32399,24 @@
"license": "MIT",
"doc": "https://wraith29.github.io/templater/templater.html"
},
{
"name": "nsdl2",
"url": "https://github.com/amnr/nsdl2",
"method": "git",
"tags": [
"sdl",
"sdl2",
"library",
"wrapper",
"gui",
"graphics",
"audio",
"video"
],
"description": "High level SDL 2.0 shared library wrapper",
"license": "NCSA OR MIT OR Zlib",
"web": "https://github.com/amnr/nsdl2"
},
{
"name": "getopty",
"url": "https://github.com/amnr/getopty",