Add specific vantaMOO text to README

This commit is contained in:
Erin Nova 2023-01-08 10:28:19 -05:00
parent 91d2c19d1e
commit b99bc291c3
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
# Welcome to Evennia!
# vantaMOO
This is the git repo for all the vantaMOO code.
Feel free to fork and make your own changes.
## Welcome to Evennia!
This is your game directory, set up to let you start with
your new game right away. An overview of this directory is found here:
@ -29,7 +34,7 @@ to your new game using a MUD client on `localhost`, port `4000`. You can
also log into the web client by pointing a browser to
`http://localhost:4001`.
# Getting started
## Getting started
From here on you might want to look at one of the beginner tutorials:
http://github.com/evennia/evennia/wiki/Tutorials.