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 63a74e0 commit 4a4fa8eCopy full SHA for 4a4fa8e
.gitmodules
@@ -241,3 +241,6 @@
241
[submodule "addons/LuaPlayerYT/module"]
242
path = addons/LuaPlayerYT/module
243
url = https://github.com/antim0118/lpyt-lls-addon
244
+[submodule "addons/castlexyz/module"]
245
+ path = addons/castlexyz/module
246
+ url = https://github.com/trobukan/castlexyz.git
addons/castlexyz/info.json
@@ -0,0 +1,5 @@
1
+{
2
+ "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3
+ "name": "Castlexyz",
4
+ "description": "Definitions for the Castlexyz Lua API"
5
+}
0 commit comments