Skip to content

Commit 70efe62

Browse files
committed
Update minetest module, rename to luanti
https://blog.luanti.org/2024/10/13/Introducing-Our-New-Name/
1 parent 674ee8d commit 70efe62

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@
120120
path = addons/halion/module
121121
url = https://github.com/misohoza/halion.git
122122
[submodule "addons/minetest/module"]
123-
path = addons/minetest/module
124-
url = https://git.sr.ht/~fgaz/minetest-lls-definitions
123+
path = addons/luanti/module
124+
url = https://git.sr.ht/~fgaz/luanti-lls-definitions
125125
[submodule "addons/REFramework-LLS/module"]
126126
path = addons/REFramework-LLS/module
127127
url = https://github.com/youwereeatenbyalid/REFramework-LLS.git
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3-
"name": "Minetest",
4-
"description": "Definitions for the Minetest Lua API",
3+
"name": "Luanti",
4+
"description": "Definitions for the Luanti (formerly Minetest) Lua API",
55
"size": 510069,
66
"hasPlugin": false
77
}

addons/luanti/module

Submodule module added at 9b363a3

addons/minetest/module

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

0 commit comments

Comments
 (0)