Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
349 B
JSON

{
"name": "opengl",
"version-date": "2022-12-04",
"port-version": 3,
"description": "Open Graphics Library (OpenGL)[3][4][5] is a cross-language, cross-platform application programming interface (API) for rendering 2D and 3D vector graphics.",
"license": null,
"supports": "!uwp & !xbox",
"dependencies": [
"opengl-registry"
]
}