mirror of
https://github.com/evennia/evennia.git
synced 2026-04-01 05:27:17 +02:00
Make tutorial parts into separate subfolders for now
This commit is contained in:
parent
6e615e32c6
commit
a2ce4900ba
14 changed files with 40 additions and 41 deletions
|
|
@ -15,8 +15,8 @@ in mind for your own game, this will give you a good start.
|
|||
### Part 1: What we have
|
||||
|
||||
1. [Introduction & Overview](Starting/Starting-Part1)
|
||||
1. [Building stuff](Starting/Building-Quickstart)
|
||||
1. [Python basics](Starting/Python-basic-introduction)
|
||||
1. [Building stuff](Starting/Part1/Building-Quickstart)
|
||||
1. [Python basics](Starting/Part1/Python-basic-introduction)
|
||||
1. [Python classes](Starting/Python-basic-tutorial-part-two)
|
||||
1. [Running Python in- and outside the game](Starting/Execute-Python-Code)
|
||||
1. [Understanding errors](Understanding-Errors)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue