Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2815c3e652 | ||
|
|
4b311f8b4c | ||
|
|
4712330faa |
@@ -103,7 +103,7 @@ do --mission table
|
|||||||
---@field properties table
|
---@field properties table
|
||||||
|
|
||||||
---@class Country
|
---@class Country
|
||||||
---@field id string
|
---@field id number
|
||||||
---@field name string
|
---@field name string
|
||||||
---@field vehicle Groups
|
---@field vehicle Groups
|
||||||
---@field plane Groups
|
---@field plane Groups
|
||||||
@@ -130,7 +130,7 @@ do --mission table
|
|||||||
---@field name string
|
---@field name string
|
||||||
---@field type number
|
---@field type number
|
||||||
---@field heading number
|
---@field heading number
|
||||||
---@field vertices Array<Vec2>
|
---@field verticies Array<Vec2>
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"name": "dutchies-dcs-scripting-tools",
|
"name": "dutchies-dcs-scripting-tools",
|
||||||
"displayName": "Dutchies Dcs Scripting Tools",
|
"displayName": "Dutchies Dcs Scripting Tools",
|
||||||
"description": "Scripting tools to create DCS script and frameworks easier",
|
"description": "Scripting tools to create DCS script and frameworks easier",
|
||||||
"version": "0.1.4",
|
"version": "0.1.6",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "dutchie031",
|
"name": "dutchie031",
|
||||||
"email": "54616262+dutchie031@users.noreply.github.com"
|
"email": "54616262+dutchie031@users.noreply.github.com"
|
||||||
|
|||||||
Reference in New Issue
Block a user