Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 781 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 781 Bytes

NnUtils

NnUtils should always be in your Assets directory.

Installation Options

Submodule(recommended)

Navigate to your git repo and run:

git submodule add https://www.github.com/nnra6864/NnUtils Assets/NnUtils
git submodule update --init --recursive

Direct Clone

In your Assets directory run:

git clone --recursive https://www.github.com/nnra6864/NnUtils

Dependencies

NnUtils also has some dependencies that can't be automatically installed.

Get it by using Install package by name in the Unity Package Manager and pasting the following com.unity.nuget.newtonsoft-json