mirror of
https://github.com/pyrollo/display_modpack.git
synced 2025-07-01 15:40:43 +02:00
Add mods loading messages to action log
This commit is contained in:
@ -29,3 +29,5 @@ ontime_clocks.intllib = S
|
||||
dofile(ontime_clocks.path.."/common.lua")
|
||||
dofile(ontime_clocks.path.."/nodes.lua")
|
||||
dofile(ontime_clocks.path.."/crafts.lua")
|
||||
|
||||
minetest.log("action", "[ontime_clocks] loaded.")
|
||||
|
Reference in New Issue
Block a user