39f5cba27e
areas, biome_lib, blox, bobblocks, boost_cart, homedecor, mobs, coloredwood, ilights, inbox, item_tweaks, moreblocks, moreores, pipeworks, plasticbox, signs_lib, stainedglass, roads, unifieddyes, vines, worldedit, xban2, maybe some others I didn't think about ;-)
8 lines
204 B
Lua
8 lines
204 B
Lua
|
|
-- This file intentionally left blank.
|
|
|
|
homedecor_i18n = { }
|
|
|
|
local MP = minetest.get_modpath(minetest.get_current_modname())
|
|
homedecor_i18n.gettext, homedecor_i18n.ngettext = dofile(MP.."/intllib.lua")
|