Skip to content

Commit 0533824

Browse files
Merge branch 'LuaLS:main' into celeste-bosses-helper-update
2 parents aa78a9f + 80416a1 commit 0533824

File tree

7 files changed

+15
-4
lines changed

7 files changed

+15
-4
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,6 @@
251251
[submodule "addons/celeste-bosses-helper/module"]
252252
path = addons/celeste-bosses-helper/module
253253
url = https://github.com/TheDavSmasher/bosses-helper-addon
254+
[submodule "addons/qsys/module"]
255+
path = addons/qsys/module
256+
url = https://github.com/alvaroyurrita/Q-SYS-Addon-for-LuaLS

addons/ftl-hyperspace/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
33
"name": "FTL: Hyperspace",
44
"description": "Definitions for FTL: Hyperspace lua api.",
5-
"size": 344897,
5+
"size": 354017,
66
"hasPlugin": false
77
}

addons/qsys/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": "Q-SYS Extensions",
4+
"description": "Definitions for the Q-SYS Lua Scripting Environment",
5+
"size": 212062,
6+
"hasPlugin": false
7+
}

addons/qsys/module

Submodule module added at 3659bed

addons/umbrella-unstable/info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
33
"name": "Umbrella (Unstable)",
44
"description": "Definitions for the Unstable version of Project Zomboid's API",
5-
"size": 5801504,
5+
"size": 7017588,
66
"hasPlugin": false
77
}

addons/umbrella-unstable/module

Submodule module updated 1388 files

0 commit comments

Comments
 (0)