12 lines
325 B
JSON
12 lines
325 B
JSON
|
{
|
||
|
"name": "com.cwilkes.paint-in-3d",
|
||
|
"displayName": "Paint in 3D",
|
||
|
"version": "1.0.0",
|
||
|
"author": {
|
||
|
"name": "Carlos Wilkes",
|
||
|
"email": "carlos.wilkes@gmail.com",
|
||
|
"url": "https://carloswilkes.com"
|
||
|
},
|
||
|
"unity": "2019.4",
|
||
|
"description": "In-game and in-editor object painting."
|
||
|
}
|