This directory contains the Cold World database version 0.6, a core database under development for Coldmud. The source for the database is contained in src. To create a text dump from the source, cd into the source directory and type sh make-world.sh To start up the server, run coldmud with an argument giving a path to this directory (not the database source directory). For instance, from the server source directory, you could run ./coldmud ../world The first user to log in is an admin. The first thing that admin should do is ;$sys.set_new_user_class('programmer);