Implement Logistica compatibility

This commit is contained in:
2024-09-14 17:35:57 +02:00
parent 3419fcb660
commit 19c97f0173
5 changed files with 72 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ elseif industrialtest.mclAvailable then
industrialtest.mods.mclRubber=minetest.get_modpath("mcl_rubber")
end
industrialtest.mods.pipeworks=minetest.get_modpath("pipeworks")
industrialtest.mods.logistica=minetest.get_modpath("logistica")
industrialtest.mods.mesecons=minetest.get_modpath("mesecons")
if industrialtest.mtgAvailable and not industrialtest.mods._3dArmor then