Skip to content

Commit e109019

Browse files
committed
Replace abandoned addon luanti with new one with almost full docs, and which is activly maintained & supported by community.
1 parent eab33bb commit e109019

File tree

5 files changed

+12
-11
lines changed

5 files changed

+12
-11
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,6 @@
122122
[submodule "addons/halion/module"]
123123
path = addons/halion/module
124124
url = https://github.com/misohoza/halion.git
125-
[submodule "addons/luanti/module"]
126-
path = addons/luanti/module
127-
url = https://git.sr.ht/~fgaz/luanti-lls-definitions
128125
[submodule "addons/REFramework-LLS/module"]
129126
path = addons/REFramework-LLS/module
130127
url = https://github.com/youwereeatenbyalid/REFramework-LLS.git
@@ -251,3 +248,6 @@
251248
[submodule "addons/celeste-bosses-helper/module"]
252249
path = addons/celeste-bosses-helper/module
253250
url = https://github.com/TheDavSmasher/bosses-helper-addon
251+
[submodule "addons/Luanti/module"]
252+
path = addons/Luanti/module
253+
url = https://github.com/Voxrame/luanti-ide-helper.git

addons/Luanti/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",
6+
"description":
7+
"All autocomletions and documentation for the Luanti Engine (formerly Minetest) Lua API"
8+
}

addons/Luanti/module

Submodule module added at 61337d5

addons/luanti/info.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

addons/luanti/module

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)