Requirement added

Signed-off-by: Laurensius Kevin Setiadi <laurensius.setiadi@outlook.com>
This commit is contained in:
Cryo83 2021-07-01 18:57:32 +07:00
parent ed0eec8af1
commit bedd5b9acd

View File

@ -1,3 +1,9 @@
## Unity 2D Project Template for GitHub Repository
# Unity 2D Project Template for GitHub Repository
A template project based from Unity Hub 2D template Project that has been optimized for Git repository use.
**Minimum Unity version:** `2019.4.19f1`
### Minimum Requirement
> **Minimum Unity version:** `2019.4.19f1`
> **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)