#Unity3d boilerplate with StrangeIoC Basic Unity3d project layout with dependencies using Nuget & bower.
- Install bower
$ npm install -g bower
- Install NuGet (through mono)
$ brew install mono
- Grant permissions to run the install script to your user
$ chmod u+rwx ./.configs/install.sh
- And finally run the install script
$ ./.configs/install.sh
- After, sync monodevelop project in unity