10 lines
133 B
Plaintext
Executable File
10 lines
133 B
Plaintext
Executable File
source ~/evennia/venv/bin/activate
|
|
cd ~/evennia/game
|
|
evennia start
|
|
|
|
cd ~/smaug/src
|
|
nohup ./startup &
|
|
|
|
cd ~/ds/bin
|
|
nohup ./startmud &
|