diff options
author | Rubenwardy <anjayward@gmail.com> | 2012-08-31 14:09:41 +0100 |
---|---|---|
committer | Rubenwardy <anjayward@gmail.com> | 2012-08-31 14:09:41 +0100 |
commit | ba2dbaf4665a88d4c58b73a79bd774ed423fe318 (patch) | |
tree | 54b8792c8e2bb4130c1f3413e7bda666ffd62c22 /rubenfood/dairy.lua | |
parent | 39b6184a874bbb69af88a2013eb7596770dc8bb9 (diff) |
Did support.lua - dynamic external mod support
Diffstat (limited to 'rubenfood/dairy.lua')
-rw-r--r-- | rubenfood/dairy.lua | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/rubenfood/dairy.lua b/rubenfood/dairy.lua deleted file mode 100644 index c0388a4..0000000 --- a/rubenfood/dairy.lua +++ /dev/null @@ -1,21 +0,0 @@ --- RUBENFOOD MOD
--- A mod written by rubenwardy that adds
--- food to the minetest game
--- ======================================
--- >> rubenfood/support.lua
--- adds support for other mods
--- adds items and aliases that are needed
--- ======================================
--- [regis-item] Flour
--- [regis-item] Milk
--- [regis-item] Egg
--- [regis-food] Cheese
--- [craft] Cheese
--- [regis-item] Butter
--- [craft] Butter
--- ======================================
-
-
-
-
-
|