Skip to content

Commit 0cf5b4c

Browse files
committed
Add Castlexyz addon
1 parent 63a74e0 commit 0cf5b4c

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,6 @@
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

addons/castlexyz/info.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
}

addons/castlexyz/module

Submodule module added at 4ed652b

0 commit comments

Comments
 (0)