Initial Commit
This commit is contained in:
17
CopyCutPaste/package.json
Normal file
17
CopyCutPaste/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "com.dreadscripts.copycutpaste",
|
||||
"displayName": "DreadScripts - CopyCutPaste",
|
||||
"version": "1.0.1",
|
||||
"description": "Adds 3 much needed buttons to Unity assets: Copy, Cut, and Paste.",
|
||||
"gitDependencies": {},
|
||||
"vpmDependencies": {},
|
||||
"author": {
|
||||
"name": "Dreadrith",
|
||||
"email": "dreadscripts@gmail.com",
|
||||
"url": "https://www.dreadrith.com"
|
||||
},
|
||||
"legacyFolders": {},
|
||||
"legacyFiles": {},
|
||||
"type": "tool",
|
||||
"unity": "2019.4"
|
||||
}
|
Reference in New Issue
Block a user