mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Start refactor howtos
This commit is contained in:
parent
f175609cf3
commit
af5884705e
9 changed files with 102 additions and 96 deletions
|
|
@ -77,17 +77,14 @@
|
|||
- [Howto/Command Cooldown](Howto/Command-Cooldown)
|
||||
- [Howto/Command Duration](Howto/Command-Duration)
|
||||
- [Howto/Command Prompt](Howto/Command-Prompt)
|
||||
- [Howto/Coordinates](Howto/Coordinates)
|
||||
- [Howto/Customize channels](Howto/Customize-channels)
|
||||
- [Howto/Default Exit Errors](Howto/Default-Exit-Errors)
|
||||
- [Howto/Evennia for Diku Users](Howto/Evennia-for-Diku-Users)
|
||||
- [Howto/Evennia for MUSH Users](Howto/Evennia-for-MUSH-Users)
|
||||
- [Howto/Evennia for roleplaying sessions](Howto/Evennia-for-roleplaying-sessions)
|
||||
- [Howto/Game Planning](Howto/Game-Planning)
|
||||
- [Howto/Gametime Tutorial](Howto/Gametime-Tutorial)
|
||||
- [Howto/Help System Tutorial](Howto/Help-System-Tutorial)
|
||||
- [Howto/Implementing a game rule system](Howto/Implementing-a-game-rule-system)
|
||||
- [Howto/Learn Python for Evennia The Hard Way](Howto/Learn-Python-for-Evennia-The-Hard-Way)
|
||||
- [Howto/Howto Overview](Howto/Howto-Overview)
|
||||
- [Howto/Manually Configuring Color](Howto/Manually-Configuring-Color)
|
||||
- [Howto/Mass and weight for objects](Howto/Mass-and-weight-for-objects)
|
||||
- [Howto/NPC shop Tutorial](Howto/NPC-shop-Tutorial)
|
||||
|
|
@ -96,12 +93,15 @@
|
|||
- [Howto/Starting/Adding Object Typeclass Tutorial](Howto/Starting/Adding-Object-Typeclass-Tutorial)
|
||||
- [Howto/Starting/Building Quickstart](Howto/Starting/Building-Quickstart)
|
||||
- [Howto/Starting/Coding Introduction](Howto/Starting/Coding-Introduction)
|
||||
- [Howto/Starting/Coordinates](Howto/Starting/Coordinates)
|
||||
- [Howto/Starting/Execute Python Code](Howto/Starting/Execute-Python-Code)
|
||||
- [Howto/Starting/First Steps Coding](Howto/Starting/First-Steps-Coding)
|
||||
- [Howto/Starting/Game Planning](Howto/Starting/Game-Planning)
|
||||
- [Howto/Starting/Implementing a game rule system](Howto/Starting/Implementing-a-game-rule-system)
|
||||
- [Howto/Starting/Parsing command arguments, theory and best practices](Howto/Starting/Parsing-command-arguments,-theory-and-best-practices)
|
||||
- [Howto/Starting/Python basic introduction](Howto/Starting/Python-basic-introduction)
|
||||
- [Howto/Starting/Python basic tutorial part two](Howto/Starting/Python-basic-tutorial-part-two)
|
||||
- [Howto/Starting/Starting Introduction](Howto/Starting/Starting-Introduction)
|
||||
- [Howto/Starting/Starting Overview](Howto/Starting/Starting-Overview)
|
||||
- [Howto/Starting/Turn based Combat System](Howto/Starting/Turn-based-Combat-System)
|
||||
- [Howto/Starting/Tutorial Searching For Objects](Howto/Starting/Tutorial-Searching-For-Objects)
|
||||
- [Howto/Starting/Tutorial for basic MUSH like game](Howto/Starting/Tutorial-for-basic-MUSH-like-game)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue