mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #3189 from resoluteCoder/fix-tutorial-worlds-build-link
fixed broken link to tutorial world build script
This commit is contained in:
commit
c543e6b4e2
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Stand in the Limbo room and install it with
|
|||
batchcommand tutorial_world.build
|
||||
|
||||
What this does is to run the build script
|
||||
[evennia/contrib/tutorial_world/build.ev](github:evennia/contrib/tutorial_world/build.ev).
|
||||
[evennia/contrib/tutorials/tutorial_world/build.ev](github:evennia/contrib/tutorials/tutorial_world/build.ev).
|
||||
This is pretty much just a list of build-commands executed in sequence by the `batchcommand` command.
|
||||
Wait for the building to complete and don't run it twice.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue