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 80416a1 commit 5489499Copy full SHA for 5489499
.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,7 @@
+{
+ "$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",
+ "size": 16599012,
+ "hasPlugin": false
+}
addons/luanti-full-api/module
0 commit comments