mirror of
https://github.com/omltcat/dcs-lua-runner.git
synced 2025-11-10 15:49:49 +00:00
Add license
This commit is contained in:
parent
1125062aea
commit
bb08afb5d2
@ -68,3 +68,7 @@ See [**changelog**](CHANGELOG.md).
|
||||
|
||||
## Credits
|
||||
[**DCS Fiddle**](https://github.com/JonathanTurnock/dcsfiddle) by [JonathanTurnock](https://github.com/JonathanTurnock) and [john681611](https://github.com/john681611).
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.
|
||||
@ -2,6 +2,7 @@
|
||||
"name": "dcs-lua-runner",
|
||||
"displayName": "DCS Lua Runner",
|
||||
"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",
|
||||
"version": "1.0.0",
|
||||
"icon": "docs/img/icon.png",
|
||||
"repository": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user