Skip to content

Commit 76a73d1

Browse files
authored
Merge branch 'main' into main
2 parents a3f3375 + 38b8ad5 commit 76a73d1

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,10 @@
241241
[submodule "addons/LuaPlayerYT/module"]
242242
path = addons/LuaPlayerYT/module
243243
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
244247
[submodule "addons/darkrp/module"]
245248
path = addons/darkrp/module
246249
url = https://github.com/EmekC/darkrp-luals.git
250+

addons/castlexyz/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": "Castlexyz",
4+
"description": "Definitions for the Castlexyz Lua API",
5+
"size": 17761,
6+
"hasPlugin": false
7+
}

addons/castlexyz/module

Submodule module added at 777c10d

0 commit comments

Comments
 (0)