mirror of
https://github.com/MCLx86/xtreemtest.git
synced 2026-04-17 06:18:49 +02: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