File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " unity-code-snippets" ,
33 "displayName" : " Unity Code Snippets" ,
44 "description" : " All snippets you need for Unity3D development" ,
5- "version" : " 0.1.0" ,
5+ "version" : " 1.4.0" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/Cdddo/vscode-unity-code-snippets"
9+ },
10+ "author" : {
11+ "name" : " Cdddo"
12+ },
13+ "bugs" : {
14+ "url" : " https://github.com/Cdddo/vscode-unity-code-snippets"
15+ },
16+ "publisher" : " Cdddo" ,
617 "engines" : {
7- "vscode" : " ^1.41.1 "
18+ "vscode" : " ^1.17.0 "
819 },
920 "categories" : [
1021 " Snippets"
1627 " gamedev" ,
1728 " snippet"
1829 ],
19- "publisher" : " Cdddo" ,
20- "repository" : {
21- "url" : " https://github.com/Cdddo/vscode-unity-code-snippets"
22- },
30+ "homepage" : " https://github.com/Cdddo/vscode-unity-code-snippets" ,
2331 "icon" : " images/icon.png" ,
2432 "galleryBanner" : {
2533 "color" : " #b5bcca" ,
You can’t perform that action at this time.
0 commit comments