-
-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathpackage.json
More file actions
9 lines (9 loc) · 542 Bytes
/
package.json
File metadata and controls
9 lines (9 loc) · 542 Bytes
1
2
3
4
5
6
7
8
9
{
"name": "com.yasirkula.runtimepreviewgenerator",
"displayName": "Runtime Preview Generator",
"version": "1.1.3",
"documentationUrl": "https://github.com/yasirkula/UnityRuntimePreviewGenerator",
"changelogUrl": "https://github.com/yasirkula/UnityRuntimePreviewGenerator/releases",
"licensesUrl": "https://github.com/yasirkula/UnityRuntimePreviewGenerator/blob/master/LICENSE.txt",
"description": "This plugin helps you generate preview textures (thumbnails) for your GameObjects or materials in Texture2D format on the fly."
}