Moo Database Browser

* Command Line

moobrowser.c is a command-line tool that extracts information from a Moo database file. It can be compiled with any C compiler, or one can download moobrowser.exe for DOS.

Usage:
moobrowser <DB FILE>
moobrowser <DB FILE> [objects | players]
moobrowser <DB FILE> [<OBJECT> | <OBJECT:VERBNUM> | <OBJECT.PROPNAME>]
Object numbers can omit the '#' symbol.

To see what the output looks like, view this sample transcript. A server-side web-based interface is also available.

Limitations:

There are no known bugs. However, there are some opportunities for improvement. I don't plan on pursuing any of these, though I'd welcome contributions from those who wish to extend it.

-------------------------------------
Last modified: 28 May 2005