15 lines
236 B
JSON
15 lines
236 B
JSON
|
[
|
||
|
{
|
||
|
"version" : 2
|
||
|
},
|
||
|
{
|
||
|
"action" : {
|
||
|
"script" : "start project.godot",
|
||
|
"showOutput" : false,
|
||
|
"type" : "sh",
|
||
|
"waitForExit" : false
|
||
|
},
|
||
|
"name" : "Open Project",
|
||
|
"target" : "repository"
|
||
|
}
|
||
|
]
|