mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2025-12-14 10:45:30 +01:00
Initial commit
This commit is contained in:
3
games/devtest/mods/testentities/init.lua
Normal file
3
games/devtest/mods/testentities/init.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
dofile(minetest.get_modpath("testentities").."/visuals.lua")
|
||||
dofile(minetest.get_modpath("testentities").."/armor.lua")
|
||||
dofile(minetest.get_modpath("testentities").."/callbacks.lua")
|
||||
Reference in New Issue
Block a user