14 lines
198 B
JSON
14 lines
198 B
JSON
{
|
|
"name": "gl4d",
|
|
"license": "MIT",
|
|
|
|
"targetType": "library",
|
|
"targetPath": ".bin",
|
|
|
|
"dependencies": {
|
|
"bindbc-opengl": "~>0.9.0",
|
|
"gl3n": "~>1.3.1"
|
|
},
|
|
"versions": ["GL_33"]
|
|
}
|