JSONloops
JSONloops copied to clipboard
Installation Issues - Create easy install option with npm package
Installation and configuration is going to be a pita for anyone who wants to start hacking. They'll need to build node as 32bit (and install irrKlang? not sure if its fully vendored )
We should figure out if there is a way to force irrKlang to work without rebuilding node, or attempt to switch to sfml bindings or something.
The point is, we need an easy way to install a JSONloops servers so people can try the project out.
Easy installation should now be working a little better, it's still not great since you have to rebuild node as 32 bit. Read the docs.