mirror of
https://github.com/GTA-ASM/SanAndreasUnity
synced 2024-11-22 12:03:04 +00:00
Update 'Setup Instructions'
This commit is contained in:
parent
353029a0d5
commit
5a07c4604a
2 changed files with 2 additions and 3 deletions
|
@ -6,8 +6,6 @@
|
|||
|
||||
- order of buttons in main menu
|
||||
|
||||
- don't add weapons for NPC peds
|
||||
|
||||
|
||||
|
||||
# Potential problems
|
||||
|
|
|
@ -24,7 +24,8 @@ For more information about the project, read this [wiki page](https://github.com
|
|||
|
||||
## Setup Instructions
|
||||
|
||||
- open the project
|
||||
- clone the project, including submodules: `git clone --depth 1 --recurse-submodules https://github.com/GTA-ASM/SanAndreasUnity`
|
||||
- open the project with Unity 2018.3
|
||||
- open startup scene located at Assets/Scenes/Startup.unity
|
||||
- press Play button
|
||||
|
||||
|
|
Loading…
Reference in a new issue