Add license

This commit is contained in:
Omelette 蛋卷
2024-01-10 02:03:49 -05:00
parent 1125062aea
commit bb08afb5d2
2 changed files with 6 additions and 1 deletions

View File

@@ -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": {