ミラー元
https://github.com/mt-mods/homedecor_modpack.git
前回の同期 2025-07-15 12:10:25 +02:00
Split I18N stuff into its own submod.
このコミットが含まれているのは:
@ -9,15 +9,11 @@
|
||||
|
||||
local modpath = minetest.get_modpath("homedecor")
|
||||
|
||||
-- Load support for intllib.
|
||||
local S, NS = dofile(modpath.."/intllib.lua")
|
||||
local S = homedecor_i18n.gettext
|
||||
|
||||
homedecor = {
|
||||
modpath = modpath,
|
||||
|
||||
gettext = S,
|
||||
ngettext = NS,
|
||||
|
||||
-- infinite stacks
|
||||
expect_infinite_stacks = minetest.setting_getbool("creative_mode") and not minetest.get_modpath("unified_inventory")
|
||||
}
|
||||
|
新しいイシューから参照
ユーザーをブロックする