/Unity-Library

A collection of commonly used code to improve quality of life while developing with the Unity Engine.

Primary LanguageC#

Unity Library

A collection of commonly used code to improve quality of life while developing with the Unity Engine.

How to add to your project:

Prerequisite Programs:
    Git
    Unity 5

In GIT Terminal:
    git submodule add https://github.com/izackp/C-Sharp-Library.git Assets/ThirdParty/CSharp-Library
    git submodule add https://github.com/izackp/Unity-Library.git Assets/ThirdParty/Unity-Library