mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Merge pull request #3203 from InspectorCaracal/update-windows-install
Remove obsolete Windows install note
This commit is contained in:
commit
d3067d34c9
1 changed files with 1 additions and 2 deletions
|
|
@ -14,7 +14,6 @@ Installing Evennia doesn't make anything visible online. Apart from installation
|
|||
```
|
||||
- Evennia requires [Python](https://www.python.org/downloads/) 3.10 or 3.11 (recommended). Any OS that supports Python should work.
|
||||
- _Windows_: In the installer, make sure you select `add python to path`. If you have multiple versions of Python installed, use `py` command instead of `python` to have Windows automatically use the latest.
|
||||
- _Windows:_ If you want to use Python 3.11, you must also install the [Windows SDK](https://aka.ms/vs/16/release/vs_buildtools.exe). Run the linked installer. Click the `Individual Components` tab at the top, then search and checkbox the latest `Windows 10 SDK` (also for older/newer Windows versions). Then click `Install`. If you have trouble, use Python 3.10 for now (2022).
|
||||
- Don't install Evennia as administrator or superuser.
|
||||
- If you run into trouble, see [installation troubleshooting](./Installation-Troubleshooting.md).
|
||||
|
||||
|
|
@ -126,4 +125,4 @@ See [here](./Evennia-Game-Index.md) for more instructions and please [check out
|
|||
|
||||
You are good to go!
|
||||
|
||||
Next, why not head into the [Starting Tutorial](../Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.md) to learn how to start making your new game!
|
||||
Next, why not head into the [Starting Tutorial](../Howtos/Beginner-Tutorial/Beginner-Tutorial-Overview.md) to learn how to start making your new game!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue