12 Forks
112 Stars
112 Watchers

UnityCore

A collection of essential game systems for Unity 3D. These generic systems can be applied to any Unity project.

How to download and setup UnityCore

Open terminal and run command
git clone https://github.com/coderDarren/UnityCore.git
git clone is used to create a copy or clone of UnityCore repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UnityCore https://github.com/coderDarren/UnityCore/archive/master.zip

Or simply clone UnityCore with SSH
[email protected]:coderDarren/UnityCore.git

If you have some problems with UnityCore

You may open issue on UnityCore support forum (system) here: https://github.com/coderDarren/UnityCore/issues