Unity3DTemplate/README.md
2022-10-21 22:33:50 +07:00

10 lines
709 B
Markdown

# Unity 3D URP Project Template for GitHub Repository
A template project based from Unity Hub 3D URP template Project that has been optimized for Git repository use.
### Minimum Requirement
> **Minimum Unity version:** `2021.3.11f1`
> **Git LFS:**`yes` (you could refer [here](https://git-lfs.github.com/) on how to install Git LFS)
### Regarding Git LFS
you could follow the [official instruction](https://git-lfs.github.com/) on how to install Git LFS (I assume all of reader already know how to use Git) but you don't need to initialize Git LFS (the step 2 of the guide) as it is already pre-initialized in [`.gitattributes`](https://github.com/C83Ren/Unity2DProjTemplate/blob/master/.gitattributes)