Added package nsdl3 (#2797)

This commit is contained in:
Amun 2024-01-30 08:04:39 +01:00 committed by GitHub
parent 8c0a8328e6
commit 172ca634aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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