Recompiling Orbited.js for Orbited 0.8

11 views
Skip to first unread message

Niklas B

unread,
Dec 12, 2011, 6:27:36 AM12/12/11
to Orbited Discussion
Hi,

This is a quick remember-note for myself on how to recompile
Orbited.js for orbited 0.8.

1. Check-out js.io from github (https://github.com/gameclosure/js.io)
2. Make a symlink from js.io/jsio to /usr/bin/jsio (for easier use)
3. Enter daemon/orbited/js_src and make sure your orbited.pkg looks
something like this:

{
"root": "./Orbited.js",
"transports": ["csp"],
"environments": ["browser"],
"additional_dependancies": [ "util.underscore", "base" ]
}

4. Compile the source with: jsio compile orbited.pkg -o /your/path/to/
compiled/Orbited.js

Haven't had the time to test it super much yet, but appears to be
working.

Regards,
Niklas

Reply all
Reply to author
Forward
0 new messages