Evennia 1.0.2 bugfix release

This commit is contained in:
Griatch 2022-12-21 17:10:54 +01:00
parent dfeb0a298d
commit 290475a9fe
8 changed files with 44 additions and 17 deletions

View file

@ -42,7 +42,7 @@ is being combined instead):
See the [sword example](evennia.contrib.game_systems.crafting.example_recipes) for an example
of how to design a recipe tree for crafting a sword from base elements.
## Intallation and Usage
## Installation and Usage
Import the `CmdCraft` command from evennia/contrib/crafting/crafting.py and
add it to your Character cmdset. Reload and the `craft` command will be