A collection of personal LambdaMOO-related things.
name | description |
---|---|
install.sh | installs stunt, the latest LambdaCore, and restart.sh (if it's in the same dir). |
restart.sh | uses gzip instead of compress cuz compress not installed by default on Ubuntu. |
git clone https://github.com/amnsia/moolite && cd moolite
./install.sh
cd ~/moo/server
./restart.sh ../db/core
Then connect via client or telnet to change the name and password of Wizard (#2). That's you.
telnet localhost 7777
connect Wizard
@rename me to AmGod
@password totesecure
To be continued...