From 862f6c39f1b0be821ba292cda33c7043cf833fbe Mon Sep 17 00:00:00 2001 From: in0finite Date: Mon, 31 Jan 2022 00:11:59 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5853d182..50e2fa75 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ If you want to run a dedicated server, take a look at these [instructions](https ## Development setup - 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 the project with Unity 2020.3.26 or newer - open startup scene located at Assets/Scenes/Startup.unity - press Play button