Update packages.json
Added DevIL wrapper repo
This commit is contained in:
parent
c7f06cfe20
commit
616dad2c69
1 changed files with 9 additions and 0 deletions
|
|
@ -568,5 +568,14 @@
|
|||
"description": "Low-level wrapper for OpenCL",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimrod-code/opencl"
|
||||
},
|
||||
{
|
||||
"name": "DevIL",
|
||||
"url": "git://github.com/Varriount/DevIL",
|
||||
"method": "git",
|
||||
"tags": ["image", "library", "graphics"],
|
||||
"description": "Wrapper for the DevIL image library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Varriount/DevIL"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue