0.0.1 • Published 10 years ago

xtrpg v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
10 years ago

xtrpg: Xethya RPG Engine

The home for the Xethya Role-Playing Game Engine (xtrpg).

Installation

  • git clone this repository
  • npm install
  • bower install

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

Documentation

Install the yuidocjs NPM package:

  • npm install -g yuidocjs

Then, run the following command:

  • yuidoc --outdir docs app

For more information on using ember-cli, visit http://www.ember-cli.com/.