Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -224,3 +224,7 @@
[submodule "addons/lsqlite3/module"]
path = addons/lsqlite3/module
url = https://github.com/KaitlynEthylia/LuaSQLite3-annotations
[submodule "addons/X4/module"]
path = addons/X4/module
url = https://github.com/chemodun/X4-LuaLSAddon.git
branch = publish
7 changes: 7 additions & 0 deletions addons/X4/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
"name": "X4: Foundations Lua Scripting",
"description": "Definitions for the X4: Foundations Lua functions and types Definitions.",
"size": 720079,
"hasPlugin": false
}
1 change: 1 addition & 0 deletions addons/X4/module
Submodule module added at 996a92