mirror of
https://github.com/rubenwardy/food.git
synced 2025-07-10 03:20:21 +02:00
More Stuff
This commit is contained in:
1
init.lua
1
init.lua
@ -15,6 +15,7 @@ print ("food: Loading mainframe: [Master]")
|
||||
----------------------Load Files-----------------------------
|
||||
dofile(minetest.get_modpath("food").."/support.lua")
|
||||
dofile(minetest.get_modpath("food").."/dairy.lua")
|
||||
dofile(minetest.get_modpath("food").."/sandwich.lua")
|
||||
|
||||
dofile(minetest.get_modpath("food").."/baking.lua")
|
||||
dofile(minetest.get_modpath("food").."/cakes.lua")
|
||||
|
Reference in New Issue
Block a user