Skip to content

Commit 80416a1

Browse files
alvaroyurritaAlvaro Yurritagithub-actions[bot]
authored
QSYS annotations added (#287)
* QSYS annotations added * Fix formatting in info.json * chore: Update Addon Metadata --------- Co-authored-by: Alvaro Yurrita <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eab33bb commit 80416a1

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-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: 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

0 commit comments

Comments
 (0)