Skip to content

Commit

Permalink
Update minetest module, rename to luanti
Browse files Browse the repository at this point in the history
  • Loading branch information
fgaz committed Dec 28, 2024
1 parent 674ee8d commit 70efe62
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@
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
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
Expand Down
4 changes: 2 additions & 2 deletions addons/minetest/info.json → addons/luanti/info.json
Original file line number Diff line number Diff line change
@@ -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
}
1 change: 1 addition & 0 deletions addons/luanti/module
Submodule module added at 9b363a
1 change: 0 additions & 1 deletion addons/minetest/module
Submodule module deleted from 9c2438

0 comments on commit 70efe62

Please sign in to comment.