Game UI ready
This commit is contained in:
33
Packages/com.merry-yellow.code-assist/package.json
Normal file
33
Packages/com.merry-yellow.code-assist/package.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name" : "com.merry-yellow.code-assist",
|
||||
"version" : "1.4.19",
|
||||
"displayName" : "Code Assist",
|
||||
"description" : "Code Assist improves your coding experience with Visual Studio and VS Code by adding more features for Unity projects. Coding Unity scripts becomes easier and more efficient and with fewer bugs.",
|
||||
"unity" : "2021.2",
|
||||
"type" : "tool",
|
||||
"changelogUrl": "https://code-assist.netlify.app/changelog",
|
||||
"dependencies" : {
|
||||
},
|
||||
"keywords" : [
|
||||
"Productivity",
|
||||
"Functionality",
|
||||
"Script",
|
||||
"CSharp",
|
||||
"Scripting",
|
||||
"Code Editor",
|
||||
"IDE",
|
||||
"Visual Studio",
|
||||
"Tool",
|
||||
"Code",
|
||||
"Utility",
|
||||
"Coding",
|
||||
"C#",
|
||||
"Workflow",
|
||||
"Generative AI"
|
||||
],
|
||||
"author" : {
|
||||
"name" : "Merry Yellow",
|
||||
"email" : "merryyellow@outlook.com",
|
||||
"url" : "https://code-assist.netlify.app/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user