This commit is contained in:
Cryo83 2021-07-01 19:04:44 +07:00 committed by GitHub
parent bedd5b9acd
commit e633c5b13e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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