mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-10 06:34:16 +00:00
add instructions to install Git LFS
This commit is contained in:
parent
c4d7cd15c4
commit
1069ae8feb
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue