mirror of
https://github.com/omltcat/dcs-lua-runner.git
synced 2025-11-10 15:49:49 +00:00
Release 1.1.7
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Quickly run lua code in DCS World (local or remote server). A reimplementation of the DCS Fiddle lua console in VS Code.",
|
||||
"license": "MIT",
|
||||
"publisher": "omltcat",
|
||||
"version": "1.1.6",
|
||||
"version": "1.1.7",
|
||||
"icon": "docs/img/icon.png",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -191,6 +191,10 @@
|
||||
{
|
||||
"command": "dcs-lua-runner.set-guiEnv-button",
|
||||
"title": "Env: Mission"
|
||||
},
|
||||
{
|
||||
"command": "dcs-lua-runner.show-setup-guide",
|
||||
"title": "DCS Lua: Show Setup Guide"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user