DreamMUD
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Dream MUD is a next-gen, Ruby-based MUD codebase.
# DreamMUD

DreamMUD is a MUD codebase inspired by ResortMUD, and developed in Ruby.

## Installation

Add this line to your application's Gemfile:

    gem 'dream_mud'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install dream_mud

## 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 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。