summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md119
1 files changed, 43 insertions, 76 deletions
diff --git a/README.md b/README.md
index 962f7fe..4064e1d 100644
--- a/README.md
+++ b/README.md
@@ -1,76 +1,43 @@
-Rubenwardy's Food Mod.
-======================
-
-This mod adds food for minetest and is an ideal companion for the Farming (by PilzAdam) and the Animal (by Sapier) Mods.
-
-1) List of Food
-
-2) License for Code
-
-In alpha development, but is still ok to use.
-
-Food
-====
-
-Recipes coming on release of this mod.
-Read Code to find recipes before then
-
-Items
-* Cup / Glass
-* Mug
-* Oven
-
-Diary
-* Butter
-* Cheese
-
-Sandwiches
-* Venison Sandwich
-* Cheese Sandwich
-* Burger
-
-Baking
-* Bread
-* Bread Slices
-* Buns
-
-Soups
-* Tomato Soup
-* Chicken Soup
-
-Cakes
-* Plain Cake
-* Chocolate Cake
-* Carrot Cake
-
-Tarts
-* Strawberry Tart
-
-Crumbles
-* Rhubarb Crumble
-
-Drinks
-* Apple Juice
-* Cactus Juice
-* Coffee
-* Coffee Beans
-* Hot Chocolate
-* Chocolate Milkshake
-* Banana Milkshake
-* Strawberry Milkshake
-
-Misc
-* Cigerettes (takes 1 life away)
-* Cooked Meat
-* Sugar
-
-
-
-License for Code and Images
-===========================
-
-License Holder: Andrew "Rubenwardy" Ward.
-
-CC BY SA 3.0 UNPORTED
-
-http://creativecommons.org/licenses/by-sa/3.0/
+The Food Mod
+============
+
+This is the main mod in the food mod collection.
+
+The Aims
+--------
+
+All content should follow these aims:
+* Basis for expansion - supplies a framework of ingredients for other mods to build upon
+* Mod support without dependancies - this allows flexibility for the user
+* Minetest-game worthy - (Minimalism) This mod only contains traditional foods - such as cakes, soups and bread.
+
+Documentation
+-------------
+
+Advanced documentation and a recipe guide is coming soon!
+
+Other mods
+----------
+
+There are expansion mods avaliable. Just install them in a mod folder, and everything should be fine.
+
+* Modern food (Needs updating) - burgers, soft drinks, pop corn, coffee, etc
+* English food (Coming Soon) - breakfast, pastries, pasties, buns, muffins, teas, cheese
+* Asian food (Coming Soon) - indian, chinese, thai
+
+Licensing
+---------
+
+The code, textures and nodeboxes in this mod are, unless otherwise notified, licensed under CC BY SA.
+
+ANDREW "RUBENWARDY" WARD
+Creative Commons BY-SA 3.0
+(or similar)
+
+http://creativecommons.org/licenses/by-sa/3.0/
+
+* Baked potato texture by Doc, WTFPL
+* Dough, flour and wheat textures from default farming mod, WTFPL
+* Egg and milk textures from Mobf, CC BY SA
+
+Have I missed out credit? Please tell me.