mirror of
https://github.com/evennia/evennia.git
synced 2026-04-05 23:47:16 +02:00
Fixes to urls
This commit is contained in:
parent
8ba38c799a
commit
0d6767b574
7 changed files with 57 additions and 12 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Evennia Starting Tutorial
|
||||
# Evennia Starting Tutorial (Part 1)
|
||||
|
||||
[Next lesson](Part1/Building-Quickstart)
|
||||
|
||||
|
|
@ -33,6 +33,7 @@ own first little game in Evennia. Let's get started!
|
|||
1. [Parsing and replacing default Commands](Part1/More-on-Commands)
|
||||
1. [Creating things](Part1/Creating-Things)
|
||||
1. [Searching for things](Part1/Searching-Things)
|
||||
1. [Advanced searching with Django queries](Part1/Django-queries)
|
||||
|
||||
In this first part we'll focus on what we get out of the box in Evennia - we'll get used to the tools,
|
||||
where things are and how we find things we are looking for. We will also dive into some of things you'll
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue