food/README.md

47 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2015-03-18 09:59:16 +01:00
Food
====
2013-09-05 20:24:35 +02:00
2015-08-04 20:24:11 +02:00
[![Build Status](https://travis-ci.org/rubenwardy/food.svg?branch=master)](https://travis-ci.org/rubenwardy/food)
2013-09-05 20:24:35 +02:00
This is the main mod in the food mod collection.
2014-08-27 20:45:30 +02:00
Version 2.3
2014-04-10 20:18:25 +02:00
2013-09-05 20:24:35 +02:00
The Aims
--------
2013-09-05 20:36:30 +02:00
2013-09-05 20:24:35 +02:00
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.
2013-09-05 20:36:30 +02:00
Documentation
-------------
2014-04-10 20:18:25 +02:00
Recipe guide: https://www.dropbox.com/s/tsvjmobv9n3isu0/food_crafting.pdf?dl=1
2013-09-05 20:36:30 +02:00
2014-04-10 20:18:25 +02:00
Expansion Packs
---------------
2013-09-05 20:24:35 +02:00
2014-04-10 20:18:25 +02:00
There are expansion mods available. Just install them in a mod folder, and everything should be fine.
2013-09-05 20:24:35 +02:00
2014-04-10 20:18:25 +02:00
* Sweet Foods - https://github.com/rubenwardy/food_sweet
2013-09-16 20:21:22 +02:00
* Modern food (Needs updating) - burgers, soft drinks, pop corn, coffee, etc
2013-09-05 20:24:35 +02:00
Licensing
---------
2014-04-10 20:18:25 +02:00
Created by rubenwardy
License for code: GPL 3.0 or later.
License for textures: CC-BY-SA
2013-09-05 20:24:35 +02:00
2014-04-10 20:18:25 +02:00
Exceptions:
2013-09-16 20:21:22 +02:00
2013-09-20 13:20:36 +02:00
* Baked potato texture by Doc, WTFPL
* Dough, flour and wheat textures from default farming mod, WTFPL
2014-11-16 13:41:45 +01:00
* Orange from farming_plus, WTFPL
2013-09-20 13:20:36 +02:00
* Egg and milk textures from Mobf, CC BY SA
2014-11-16 13:41:45 +01:00
* Orange juice texture by CiaranG (modified from rubenwardy's apple juice texture)
2013-09-20 13:20:36 +02:00
Have I missed out credit? Please tell me.