Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -251,3 +251,6 @@
[submodule "addons/celeste-bosses-helper/module"]
path = addons/celeste-bosses-helper/module
url = https://github.com/TheDavSmasher/bosses-helper-addon
[submodule "addons/qsys/module"]
path = addons/qsys/module
url = https://github.com/alvaroyurrita/Q-SYS-Addon-for-LuaLS
7 changes: 7 additions & 0 deletions addons/qsys/info.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
"name": "Q-SYS Extensions",
"description": "Definitions for the Q-SYS Lua Scripting Environment",
"size": 212062,
"hasPlugin": false
}
1 change: 1 addition & 0 deletions addons/qsys/module
Submodule module added at 3659be