We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eab33bb commit 33118b4Copy full SHA for 33118b4
.gitmodules
@@ -251,3 +251,6 @@
251
[submodule "addons/celeste-bosses-helper/module"]
252
path = addons/celeste-bosses-helper/module
253
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/qsys/info.json
@@ -0,0 +1,5 @@
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
+}
addons/qsys/module
0 commit comments