forked from mtcontrib/food
Food mod version
This commit is contained in:
parent
af275aa5cc
commit
cf3716e3c0
2
init.lua
2
init.lua
@ -6,7 +6,7 @@
|
|||||||
-- Some basic foods
|
-- Some basic foods
|
||||||
-- =====================================
|
-- =====================================
|
||||||
|
|
||||||
print("Food Mod - Version 2.2")
|
print("Food Mod - Version 2.3")
|
||||||
|
|
||||||
dofile(minetest.get_modpath("food").."/api.lua")
|
dofile(minetest.get_modpath("food").."/api.lua")
|
||||||
dofile(minetest.get_modpath("food").."/support.lua")
|
dofile(minetest.get_modpath("food").."/support.lua")
|
||||||
|
Loading…
Reference in New Issue
Block a user