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 eab33bb commit 92a98cdCopy full SHA for 92a98cd
.gitmodules
@@ -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
+
5
[submodule "addons/busted/module"]
6
path = addons/busted/module
7
url = https://github.com/LuaCATS/busted.git
addons/luanti-full-api/info.json
@@ -0,0 +1,8 @@
+{
+ "$schema":
+ "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
+ "name":
+ "Luanti Full API",
+ "description":
+ "All autocomletions and documentation for the Luanti Engine (formerly Minetest) Lua API"
8
+}
addons/luanti-full-api/module
0 commit comments