Skip to content
/ moolite Public

A collection of personal LambdaMOO-related things.

License

Notifications You must be signed in to change notification settings

amnsia/moolite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

moolite

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.

Quickstart

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...

About

A collection of personal LambdaMOO-related things.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages