mirror of
https://github.com/evennia/evennia.git
synced 2026-03-17 21:36:30 +01:00
Make tutorial parts into separate subfolders for now
This commit is contained in:
parent
12602dc09f
commit
221caf5187
14 changed files with 40 additions and 41 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Python basic tutorial part two
|
||||
|
||||
[In the first part](Python-basic-introduction) of this Python-for-Evennia basic tutorial we learned
|
||||
[In the first part](Part1/Python-basic-introduction) of this Python-for-Evennia basic tutorial we learned
|
||||
how to run some simple Python code from inside the game. We also made our first new *module*
|
||||
containing a *function* that we called. Now we're going to start exploring the very important
|
||||
subject of *objects*.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue