Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c8adfea0d | ||
|
|
16599dce42 |
@@ -120,7 +120,7 @@ end
|
||||
|
||||
do -- env
|
||||
---@class env
|
||||
---@field mission table TODO: Mission
|
||||
---@field mission MissionTable
|
||||
---@field warehouses table
|
||||
---@field info fun(log:string, showMessageBox:boolean?) Prints passed log line with prefix 'info'
|
||||
---@field warning fun(log:string, showMessageBox:boolean?) Prints passed log line with prefix 'warning'
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "dutchies-dcs-scripting-tools",
|
||||
"displayName": "Dutchies Dcs Scripting Tools",
|
||||
"description": "Scripting tools to create DCS script and frameworks easier",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"author": {
|
||||
"name": "dutchie031",
|
||||
"email": "54616262+dutchie031@users.noreply.github.com"
|
||||
|
||||
Reference in New Issue
Block a user