Camas/mods/crafting
KaadmY dc8674b93f Start adding crafting recipes to everything with the new crafting system and fix some things with armor 2017-05-15 20:57:30 -07:00
..
README.txt Add new crafting mod for a new crafting method 2017-05-13 10:27:40 -07:00
api.lua Fix a bug in crafting where the on_craft callbacks were called incorrectly 2017-05-15 17:51:12 -07:00
depends.txt New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
init.lua New crafting method along with a plethora of bugfixes in general; crafts in the default mod all should be functional 2017-05-14 14:50:37 -07:00
recipes.lua Start adding crafting recipes to everything with the new crafting system and fix some things with armor 2017-05-15 20:57:30 -07:00

README.txt

Cratfing mod
============
By Kaadmy, for Pixture

Custom crafting method, uses a list of possible items to craft instead of a grid
recipe.

Source license: LGPLv2.1