mirror of
https://github.com/mt-mods/homedecor_modpack.git
synced 2025-07-16 12:40:25 +02:00
Ajoute messages de chargement des mods dans le journal "action"
This commit is contained in:
@ -5,3 +5,5 @@ homedecor_i18n = { }
|
||||
|
||||
local MP = minetest.get_modpath(minetest.get_current_modname())
|
||||
homedecor_i18n.gettext, homedecor_i18n.ngettext = dofile(MP.."/intllib.lua")
|
||||
|
||||
minetest.log("action", "[homedecor_i18n] loaded.")
|
||||
|
Reference in New Issue
Block a user