Add documentation for new crafting contrib

This commit is contained in:
Griatch 2020-11-28 22:58:07 +01:00
parent e890bd9040
commit 87c43ccce0
32 changed files with 765 additions and 257 deletions

View file

@ -37,12 +37,12 @@
- [Components/Objects](Components/Objects)
- [Components/Outputfuncs](Components/Outputfuncs)
- [Components/Portal And Server](Components/Portal-And-Server)
- [Components/Prototypes](Components/Prototypes)
- [Components/Scripts](Components/Scripts)
- [Components/Server](Components/Server)
- [Components/Server Conf](Components/Server-Conf)
- [Components/Sessions](Components/Sessions)
- [Components/Signals](Components/Signals)
- [Components/Spawner and Prototypes](Components/Spawner-and-Prototypes)
- [Components/Tags](Components/Tags)
- [Components/TickerHandler](Components/TickerHandler)
- [Components/Typeclasses](Components/Typeclasses)
@ -70,6 +70,7 @@
- [Contribs/Arxcode installing help](Contribs/Arxcode-installing-help)
- [Contribs/Building menus](Contribs/Building-menus)
- [Contribs/Contrib Overview](Contribs/Contrib-Overview)
- [Contribs/Crafting](Contribs/Crafting)
- [Contribs/Dialogues in events](Contribs/Dialogues-in-events)
- [Contribs/Dynamic In Game Map](Contribs/Dynamic-In-Game-Map)
- [Contribs/Static In Game Map](Contribs/Static-In-Game-Map)