Skip to content

Commit 5489499

Browse files
Add addon "Luanti Full API". Replaces #285 (#288)
* Add addon "Luanti Full API". Replaces #285 * chore: Update Addon Metadata --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80416a1 commit 5489499

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
@@ -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: 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": "Luanti Full API",
4+
"description": "All autocomletions and documentation for the Luanti Engine (formerly Minetest) Lua API",
5+
"size": 16599012,
6+
"hasPlugin": false
7+
}

addons/luanti-full-api/module

Submodule module added at 45d1ff3

0 commit comments

Comments
 (0)