16 lines
341 B
JSON
16 lines
341 B
JSON
{
|
|
"name": "com.chromium.imageprocessingrah",
|
|
"version": "0.0.0",
|
|
"displayName": "Image Processing Graph",
|
|
"description": "Stuffs",
|
|
"unity": "2020.3.0f1",
|
|
"dependencies": {
|
|
"com.unity.burst": "1.8.17"
|
|
},
|
|
"author": {
|
|
"name": "Sam Green",
|
|
"email": "samgreen432@hotmail.com",
|
|
"url": "https://sam-green.dev"
|
|
}
|
|
}
|