mirror of
https://github.com/evennia/evennia.git
synced 2026-03-31 21:17:17 +02:00
Clean up develop doc build to avoid clashes
This commit is contained in:
parent
4fa9f12d65
commit
dca88243f4
23 changed files with 82 additions and 83 deletions
|
|
@ -1,5 +1,3 @@
|
|||
[prev lesson](./Game-Planning) | [next lesson](./Planning-Some-Useful-Contribs)
|
||||
|
||||
# Planning our tutorial game
|
||||
|
||||
Using the general plan from last lesson we'll now establish what kind of game we want to create for this tutorial.
|
||||
|
|
@ -425,5 +423,3 @@ playable game!
|
|||
Before starting to code in earnest a good coder should always do an inventory of all the stuff they _don't_ need
|
||||
to code themselves. So in the next lesson we will check out what help we have from Evennia's _contribs_.
|
||||
|
||||
|
||||
[prev lesson](./Game-Planning) | [next lesson](./Planning-Some-Useful-Contribs)
|
||||
Loading…
Add table
Add a link
Reference in a new issue