diff --git a/.gitmodules b/.gitmodules index ef9d1e7..53bb0ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -119,9 +119,9 @@ [submodule "addons/halion/module"] path = addons/halion/module url = https://github.com/misohoza/halion.git -[submodule "addons/minetest/module"] - path = addons/minetest/module - url = https://git.sr.ht/~fgaz/minetest-lls-definitions +[submodule "addons/luanti/module"] + path = addons/luanti/module + url = https://git.sr.ht/~fgaz/luanti-lls-definitions [submodule "addons/REFramework-LLS/module"] path = addons/REFramework-LLS/module url = https://github.com/youwereeatenbyalid/REFramework-LLS.git diff --git a/addons/minetest/info.json b/addons/luanti/info.json similarity index 60% rename from addons/minetest/info.json rename to addons/luanti/info.json index a725979..90df29e 100644 --- a/addons/minetest/info.json +++ b/addons/luanti/info.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json", - "name": "Minetest", - "description": "Definitions for the Minetest Lua API", + "name": "Luanti", + "description": "Definitions for the Luanti (formerly Minetest) Lua API", "size": 510069, "hasPlugin": false } diff --git a/addons/luanti/module b/addons/luanti/module new file mode 160000 index 0000000..9b363a3 --- /dev/null +++ b/addons/luanti/module @@ -0,0 +1 @@ +Subproject commit 9b363a3ba723699618504ea2a1752c47c44e0a71 diff --git a/addons/minetest/module b/addons/minetest/module deleted file mode 160000 index 9c2438b..0000000 --- a/addons/minetest/module +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9c2438b8a744828983ddb5a870ca274becc28c33