|
@@ -3,7 +3,7 @@
|
|
|
"displayName": "Godot Tools",
|
|
|
"description": "\"Tools for game development with godot game engine\"",
|
|
|
"version": "0.1.0",
|
|
|
- "publisher": "GodotExplorer",
|
|
|
+ "publisher": "geequlim",
|
|
|
"engines": {
|
|
|
"vscode": "^1.5.0"
|
|
|
},
|
|
@@ -96,6 +96,7 @@
|
|
|
"@types/mocha": "^2.2.32"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "glob": "^7.1.1"
|
|
|
+ "glob": "^7.1.1",
|
|
|
+ "node-cmd": "1.2.0"
|
|
|
}
|
|
|
}
|