mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Added package aglet (#1536)
This commit is contained in:
parent
413736fd22
commit
6b046d8d27
@ -18478,5 +18478,19 @@
|
|||||||
"description": "Serializer and tools for flat binary files.",
|
"description": "Serializer and tools for flat binary files.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/treeform/flatty"
|
"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…
x
Reference in New Issue
Block a user