Skip to content
skn3 edited this page Nov 20, 2014 · 13 revisions

The installation is very simple:

  1. Download and copy the monkeyspine (https://github.com/skn3/monkeyspine/archive/master.zip) module into your monkey modules folder under modules/spine .You should end up with path-your-monkey-folder/modules/spine/spine.monkey

  2. Download and copy the MonkeyJSON (https://code.google.com/p/monkey-json/downloads/list) module into your monkey modules folder under modules/json

  3. Import spine.spinemojo into your code.

  4. You are done!

Clone this wiki locally