mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update install instructions for Windows
This commit is contained in:
parent
9235c0484c
commit
2f2dada10b
3 changed files with 7 additions and 1 deletions
|
|
@ -31,6 +31,8 @@ Once installed, make sure the `evennia` command works. Use `evennia -h` for usag
|
|||
|
||||
## Initialize a new game
|
||||
|
||||
> Windows users: You need to first run `python -m evennia` once. This should permanently add the evennia launcher to your environment, making the `evennia` command available.
|
||||
|
||||
Use `cd` to enter a folder where you want to do your game development. Here (and in
|
||||
the rest of the Evennia documentation) we call this folder `mygame`, but you should of course
|
||||
name your game whatever you like.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue