A WIP Evennia escape room themed MUD
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
docker run -it --rm -p 4000:4000 -p 4001:4001 -p 4002:4002 -p 8080:4005 --rm -v $PWD:/usr/src/game evennia/evennia evennia start -l
|
|
|