Sha256: 653a373f4987781ebe825ef6dfec7fd71291378cf3a3b2034353679b568e2eb1

Contents?: true

Size: 534 Bytes

Versions: 1

Compression:

Stored size: 534 Bytes

Contents

# Ruby MUD

WIP: An MUD server written in Ruby and powered by EventMachine.

## Installation

Add this line to your application's Gemfile:

    gem 'rubymud'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install rubymud

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubymud-0.0.0.1 README.md