Skip to content

Commit 33118b4

Browse files
author
Alvaro Yurrita
committed
QSYS annotations added
1 parent eab33bb commit 33118b4

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
@@ -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/qsys/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": "Q-SYS Extensions",
4+
"description": "Definitions for the Q-SYS Lua Scripting Environment",
5+
}

addons/qsys/module

Submodule module added at 3659bed

0 commit comments

Comments
 (0)