Skip to content

Commit 4b4c92c

Browse files
Add X4: Foundations Lua Scripts Functions and Type Definitions (#241)
* Add X4:Foundations Lua Scripts Functions and Type Definitions * Add X4:Foundations Lua Scripts Functions and Type Definitions * chore: Update Addon Metadata * Update to the version 20250327 * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent efbc055 commit 4b4c92c

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,3 +224,7 @@
224224
[submodule "addons/lsqlite3/module"]
225225
path = addons/lsqlite3/module
226226
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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Submodule module added at 996a927

0 commit comments

Comments
 (0)