-
-
Notifications
You must be signed in to change notification settings - Fork 1
Doc: Getting started
Download latest release package from the Releases page.
Import the .unitypackage file the normal way.
Due to the limited repository size and Githubs latest LFS policies. This project depends on multiple sub-repositories to store all required assets. As such, a slightly different command (If using the Git console) or process than you may be normally accustomed is required to correctly fetch the asset.
To clone using the Git command line
git clone --recurse-submodules git@github.com:ninlilizi/Nigiri.git
If using third-party Git clients or tools. Then please consult their documentation for the correct process to checkout a project including its sub-module tree.
Linear colourspace. Deferred camera. Allow HDR
Attach script to main directional light. Explain Unity shadow map requirements.