This is the MudOS documentation directory. It has the following contents: Credits Credits those that helped write the documentation History.MudOS Brief history of the development of MudOS Install Installation and Unpacking guide for MudOS Platforms Platforms that MudOS has been ported to and tested on Run Guide on how to run MudOS email email addresses for bug reports and discussion of MudOS. man2ascii.sh convert.sh These two shell scripts are used to convert the documentation from "man" format to ascii. applies/ "man" format files describing the local functions that the MudOS driver depends on being present in various objects in your mudlib concepts/ descriptions of several important fundamental topics driver/ description of the inner workings of the MudOS/lpmud driver efuns/ "man" format system function documentation lpc/ documentation on the language syntax itself platforms/ tips for compiling MudOS on various platforms "man page format" documents: All of our documentation describing efuns and driver "applies" are in the UNIX "man" format. To convert them to plain ascii format, from this directory, type "./man2ascii" and it will convert all of the docs into plain ascii for you. (and remove the man format files) If you have any additions or corrections to this set of documentation that would be generally applicable for all mudlibs, please send them to mudos-bugs@gestalt.austin.tx.us (include context diffs if feasible).