mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add and fix up new Nginx doc page
This commit is contained in:
parent
ca3cb448f5
commit
cc204fd3bc
5 changed files with 13 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
Contribution by Griatch 2020
|
||||
|
||||
This implements a full crafting system. The principle is that of a 'recipe',
|
||||
where you combine items (tagged as ingredients) to create something new. The recipe can also
|
||||
where you combine items (tagged as ingredients) create something new. The recipe can also
|
||||
require certain (non-consumed) tools. An example would be to use the 'bread recipe' to
|
||||
combine 'flour', 'water' and 'yeast' with an 'oven' to bake a 'loaf of bread'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue