1
0
mirror of https://codeberg.org/tenplus1/mobs_monster.git synced 2025-07-05 09:50:19 +02:00

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2025-03-20 12:28:17 +01:00
17 changed files with 88 additions and 3535 deletions

View File

@ -1,5 +1,6 @@
-- transpation and get mod path
-- translation and mod path
local S = minetest.get_translator("mobs_monster")
local path = minetest.get_modpath(minetest.get_current_modname()) .. "/"
@ -52,4 +53,4 @@ if minetest.get_modpath("lucky_block") then
dofile(path .. "lucky_block.lua")
end
print ("[MOD] Mobs Monster loaded")
print ("[MOD] Mobs Redo Monsters loaded")