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.
2 parents a3f3375 + 38b8ad5 commit 76a73d1Copy full SHA for 76a73d1
.gitmodules
@@ -241,6 +241,10 @@
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
247
[submodule "addons/darkrp/module"]
248
path = addons/darkrp/module
249
url = https://github.com/EmekC/darkrp-luals.git
250
+
addons/castlexyz/info.json
@@ -0,0 +1,7 @@
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
+ "size": 17761,
6
+ "hasPlugin": false
7
+}
addons/castlexyz/module
0 commit comments