mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-30 15:20:34 +02:00
make worldpath and modpath pipeworks-namespace-specific and global
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
modpath=minetest.get_modpath("pipeworks")
|
||||
|
||||
dofile(modpath.."/compat.lua")
|
||||
dofile(pipeworks.modpath.."/compat.lua")
|
||||
|
||||
--define the functions from https://github.com/minetest/minetest/pull/834 while waiting for the devs to notice it
|
||||
local function dir_to_facedir(dir, is6d)
|
||||
|
Reference in New Issue
Block a user