0.7.1 • Published 12 years ago

discord-web v0.7.1

Weekly downloads
24
License
-
Repository
github
Last release
12 years ago

Discord MMO Client

This is the web client for Discord, a highly expressive, object-based MMO engine written in JavaScript on top of Node.JS and MooTools.

Installation

NOTE: You'll need an instance of the Discord running on the same server. See discord-engine for more information.

git checkout git://github.com/Yuffster/discord-web.git

npm install

node server.js config.example.json

Then go to localhost:8080 in your browser.