diff --git a/Docs/Multiplayer.md b/Docs/Multiplayer.md index e2e5b786..7e9900ad 100644 --- a/Docs/Multiplayer.md +++ b/Docs/Multiplayer.md @@ -6,8 +6,6 @@ - order of buttons in main menu -- don't add weapons for NPC peds - # Potential problems diff --git a/README.md b/README.md index b51c6848..1a6f4d2b 100644 --- a/README.md +++ b/README.md @@ -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