1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-03 00:30:34 +02:00

Replace minetest namespace with core (#158)

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
This commit is contained in:
The4codeblocks
2025-06-26 02:41:04 -05:00
committed by GitHub
parent d39ff8a097
commit 2ebc4ac92d
34 changed files with 619 additions and 617 deletions

View File

@ -9,7 +9,7 @@ globals = {
}
read_globals = {
-- luanti (TODO: remove after lunarmodules/luacheck releases a version with proper luanti support)
-- remove after luacheck release: https://github.com/lunarmodules/luacheck/issues/121
"core",
-- mods
"default", "mesecon", "digilines",