Replace Minetest mentions with Luanti (#3169)

This commit is contained in:
Wuzzy
2024-12-04 18:01:28 +01:00
committed by GitHub
parent c7be7c165f
commit 312a67b40c
51 changed files with 59 additions and 61 deletions

View File

@ -1,4 +1,4 @@
-- Minetest mod: keys
-- Minetest Game mod: keys
local keys_path = minetest.get_modpath("keys")
dofile(keys_path.."/craftitems.lua")