add instructions to install Git LFS

This commit is contained in:
in0finite 2022-03-28 19:19:31 +02:00
parent c4d7cd15c4
commit 1069ae8feb

View file

@ -40,6 +40,7 @@ If you want to run a dedicated server, take a look at these [instructions](https
## Development setup
- install [Git LFS (large file storage)](https://git-lfs.github.com/), then set it up: `git lfs install`
- clone the project, including submodules: `git clone --depth 1 --recurse-submodules https://github.com/GTA-ASM/SanAndreasUnity`
- open the project with Unity 2020.3.26 or newer
- open startup scene located at Assets/Scenes/Startup.unity