From 58ac5485c5b761d93c11fab075168f0d59771ae6 Mon Sep 17 00:00:00 2001 From: ranhai613 Date: Thu, 29 May 2025 16:27:19 +0900 Subject: [PATCH 1/3] update ftl-hyperspace --- addons/ftl-hyperspace/module | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/ftl-hyperspace/module b/addons/ftl-hyperspace/module index 37addf99..8c2c7cda 160000 --- a/addons/ftl-hyperspace/module +++ b/addons/ftl-hyperspace/module @@ -1 +1 @@ -Subproject commit 37addf9943e3e9a15733b474ef00ccd3e0725c27 +Subproject commit 8c2c7cdafe250583e3344d1acc20ecb0cff67ec6 From 4b3a511353691ffb6ab9b7aca79e322b594cde6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 07:31:39 +0000 Subject: [PATCH 2/3] chore: Update Addon Metadata --- addons/ftl-hyperspace/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/ftl-hyperspace/info.json b/addons/ftl-hyperspace/info.json index a78006c0..ddd991ef 100644 --- a/addons/ftl-hyperspace/info.json +++ b/addons/ftl-hyperspace/info.json @@ -2,6 +2,6 @@ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", "name": "FTL: Hyperspace", "description": "Definitions for FTL: Hyperspace lua api.", - "size": 349235, + "size": 344897, "hasPlugin": false } From 8a56563509d64b564cdf2b1791ccd6ea233a238b Mon Sep 17 00:00:00 2001 From: ranhai613 <85445781+ranhai613@users.noreply.github.com> Date: Fri, 30 May 2025 20:17:54 +0900 Subject: [PATCH 3/3] Update .gitmodules --- .gitmodules | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitmodules b/.gitmodules index 33c53702..11d30c48 100644 --- a/.gitmodules +++ b/.gitmodules @@ -234,3 +234,4 @@ [submodule "addons/ftl-hyperspace/module"] path = addons/ftl-hyperspace/module url = https://github.com/ranhai613/ftl-hs-lua-lls-addon.git + branch = publish