Added package nsdl1 (#2795)

This commit is contained in:
Amun 2024-01-30 07:57:29 +01:00 committed by GitHub
parent cb6fce4e8a
commit 8c0a8328e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -32316,6 +32316,23 @@
"web": "https://github.com/auxym/bight",
"doc": "https://auxym.github.io/bight/bight.html"
},
{
"name": "nsdl1",
"url": "https://github.com/amnr/nsdl1",
"method": "git",
"tags": [
"sdl",
"library",
"wrapper",
"gui",
"graphics",
"audio",
"video"
],
"description": "High level SDL 1.2 shared library wrapper",
"license": "NCSA",
"web": "https://github.com/amnr/nsdl1"
},
{
"name": "highlightjs",
"url": "https://github.com/Ethosa/highlightjs",