mirror of
https://github.com/evennia/evennia.git
synced 2026-03-20 06:46:31 +01:00
Changing some of the setup procedure.
This commit is contained in:
parent
65dad92f8e
commit
dcb7d3e792
2 changed files with 1 additions and 0 deletions
|
|
@ -40,6 +40,7 @@ in development, we'll make sure to update this. But for the really determined
|
|||
* Copy the Evennia source somewhere.
|
||||
* Set up your apache2.conf to point mod-python to the settings.py file if you
|
||||
want the web features.
|
||||
* Copy settings.py.dist to settings.py.
|
||||
* Edit settings.py with your database info.
|
||||
* Run 'python manage.py syncdb'
|
||||
* Run prepenv.sh. This will start the MU* server on port 4000 by default. You
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue