mirror of
https://github.com/omltcat/dcs-lua-runner.git
synced 2025-11-10 15:49:49 +00:00
Release 1.0.1
This commit is contained in:
parent
472f8b7c40
commit
341cae8526
10
CHANGELOG.md
10
CHANGELOG.md
@ -24,4 +24,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
|
||||
|
||||
### Changed
|
||||
- Consolidate run code commands to different targets into one, execute based on current setting.
|
||||
- Improve output to show current runner target.
|
||||
- Improve output to show current runner target.
|
||||
|
||||
## [1.0.1] - 2024-01-10
|
||||
|
||||
### Changed
|
||||
- Update modified dcs-fiddle-server.lua to 0.2.0.
|
||||
|
||||
### Fixed
|
||||
- Fix link to original DCS Fiddle install instructions.
|
||||
@ -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.0.0",
|
||||
"version": "1.0.1",
|
||||
"icon": "docs/img/icon.png",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user