We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efbc055 commit 4b4c92cCopy full SHA for 4b4c92c
.gitmodules
@@ -224,3 +224,7 @@
224
[submodule "addons/lsqlite3/module"]
225
path = addons/lsqlite3/module
226
url = https://github.com/KaitlynEthylia/LuaSQLite3-annotations
227
+[submodule "addons/X4/module"]
228
+ path = addons/X4/module
229
+ url = https://github.com/chemodun/X4-LuaLSAddon.git
230
+ branch = publish
addons/X4/info.json
@@ -0,0 +1,7 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3
+ "name": "X4: Foundations Lua Scripting",
4
+ "description": "Definitions for the X4: Foundations Lua functions and types Definitions.",
5
+ "size": 720079,
6
+ "hasPlugin": false
7
+}
addons/X4/module
0 commit comments