mirror of
https://github.com/evennia/evennia.git
synced 2026-03-19 14:26:30 +01:00
Fix pages
This commit is contained in:
parent
52c3e07ad9
commit
6a2dff7d31
8 changed files with 305 additions and 219 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# The Tutorial World
|
||||
|
||||
[prev lesson](Building-Quickstart) | [next lesson]()
|
||||
[prev lesson](Building-Quickstart) | [next lesson](Python-basic-introduction)
|
||||
|
||||
The *Tutorial World* is a small and functioning MUD-style game world shipped with Evennia.
|
||||
It's a small showcase of what is possible. It can also be useful for those who have an easier
|
||||
|
|
@ -115,5 +115,5 @@ should hopefully have given you a little taste of some of the possibilities of
|
|||
move on with how to access this power through code.
|
||||
|
||||
|
||||
[prev lesson](Building-Quickstart) | [next lesson]()
|
||||
[prev lesson](Building-Quickstart) | [next lesson](Python-basic-introduction)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue