16 lines
351 B
JSON
16 lines
351 B
JSON
|
{
|
||
|
"name": "sc.utilities.screenshot",
|
||
|
"description": "Editor screenshot tool",
|
||
|
"version": "1.0.4",
|
||
|
"unity": "2019.3",
|
||
|
"unityRelease": "0f1",
|
||
|
"displayName": "Screenshot Utility",
|
||
|
"author": {
|
||
|
"name": "Staggart Creations",
|
||
|
"email": "contact@staggart.xyz",
|
||
|
"url": "http://staggart.xyz/"
|
||
|
},
|
||
|
"keywords": [
|
||
|
"screenshot"
|
||
|
]
|
||
|
}
|