RockMUD
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Node Websocket MUD Server. Demo: https://rockmud.herokuapp.com/
RockMUD
===============================

**RockMUD (0.4.0) is a full featured MUD engine that can leverage web browsers.**

Try the latest on this Heroku hobby instance: https://rockmud.herokuapp.com/.

### Installation
* Install Node, Npm, and Git
* Clone the repo
* npm install
* npm start (defaults to http://127.0.0.1:3001)

### Local Tests
* npm run test


Get started adding commands: https://github.com/MoreOutput/RockMUD/wiki/Implementing-A-New-Command


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