Added package aglet (#1536)
This commit is contained in:
parent
413736fd22
commit
6b046d8d27
1 changed files with 14 additions and 0 deletions
|
|
@ -18478,5 +18478,19 @@
|
|||
"description": "Serializer and tools for flat binary files.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/flatty"
|
||||
},
|
||||
{
|
||||
"name": "aglet",
|
||||
"url": "https://github.com/liquid600pgm/aglet",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"graphics",
|
||||
"opengl",
|
||||
"wrapper",
|
||||
"safe"
|
||||
],
|
||||
"description": "A safe, high-level, optimized OpenGL wrapper",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/liquid600pgm/aglet"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue