Food mod version

Este commit está contenido en:
rubenwardy
2014-08-27 19:53:32 +01:00
padre af275aa5cc
commit cf3716e3c0
Se han modificado 2 ficheros con 2 adiciones y 2 borrados

Ver fichero

@@ -1,4 +1,4 @@
-- FOOD MOD
-- FOOD MOD
-- A mod written by rubenwardy that adds
-- food to the minetest game
-- =====================================

Ver fichero

@@ -6,7 +6,7 @@
-- 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").."/support.lua")