Skip to content
This repository has been archived by the owner on Aug 8, 2022. It is now read-only.

MartinFournier/boilerplate-unity3d-strangeioc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Unity3d boilerplate with StrangeIoC Basic Unity3d project layout with dependencies using Nuget & bower.

  1. Install bower
  $ npm install -g bower
  1. Install NuGet (through mono)
  $ brew install mono
  1. Grant permissions to run the install script to your user
  $ chmod u+rwx ./.configs/install.sh
  1. And finally run the install script
  $ ./.configs/install.sh
  1. After, sync monodevelop project in unity

About

Basic Unity3d project layout with dependencies using Nuget & bower

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published