mirror of
https://github.com/akaAgar/the-universal-mission-for-dcs-world.git
synced 2026-08-26 04:45:19 +00:00
Initial commit
This commit is contained in:
Vendored
+16
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"key": "ctrl+shift+b",
|
||||
"isDefault": true,
|
||||
"label": "Make project",
|
||||
"type": "shell",
|
||||
"command": "./Make.bat",
|
||||
"presentation": {
|
||||
"echo": true,
|
||||
"reveal": "always",
|
||||
"focus": true,
|
||||
"panel": "shared",
|
||||
"showReuseMessage": false,
|
||||
"clear": true
|
||||
},
|
||||
"group": { "kind": "build", "isDefault": true }
|
||||
}
|
||||
Reference in New Issue
Block a user