Skip to content

Commit d949acb

Browse files
committed
add ftl-hyperspace addon
1 parent 5b3cd2a commit d949acb

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,3 +231,6 @@
231231
path = addons/X4/module
232232
url = https://github.com/chemodun/X4-LuaLSAddon.git
233233
branch = publish
234+
[submodule "addons/ftl-hyperspace/module"]
235+
path = addons/ftl-hyperspace/module
236+
url = https://github.com/ranhai613/ftl-hs-lua-lls-addon.git

addons/ftl-hyperspace/info.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "ftl-hyperspace",
4+
"description": "Definitions for FTL: Hyperspace lua api."
5+
}

addons/ftl-hyperspace/module

Submodule module added at 4ce1c35

0 commit comments

Comments
 (0)