Skip to content

Commit 92a98cd

Browse files
committed
Add addon "Luanti Full API". Replaces #285
1 parent eab33bb commit 92a98cd

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
[submodule "addons/luanti-full-api/module"]
2+
path = addons/luanti-full-api/module
3+
url = https://github.com/Voxrame/luanti-ide-helper.git
4+
15
[submodule "addons/busted/module"]
26
path = addons/busted/module
37
url = https://github.com/LuaCATS/busted.git

addons/luanti-full-api/info.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"$schema":
3+
"https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
4+
"name":
5+
"Luanti Full API",
6+
"description":
7+
"All autocomletions and documentation for the Luanti Engine (formerly Minetest) Lua API"
8+
}

addons/luanti-full-api/module

Submodule module added at 45d1ff3

0 commit comments

Comments
 (0)