From 215482e5e218512834085cf6b51d1f6f84a06952 Mon Sep 17 00:00:00 2001 From: Jason McNew Date: Thu, 16 May 2024 21:47:17 -0500 Subject: [PATCH] Update Addressables-Loading.rst Update which version of Unity to download. --- pages/Addressables-Loading.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Addressables-Loading.rst b/pages/Addressables-Loading.rst index 0322bef..46e56ce 100644 --- a/pages/Addressables-Loading.rst +++ b/pages/Addressables-Loading.rst @@ -14,7 +14,7 @@ This subsection provides information on what is necessary to be done to create a Unity ~~~~~ -1. Install `Unity 2020.3.33f1 `_. That is the +1. Install `Unity 2022.3.5f1 `_. That is the version of unity that Kerbal Space Program 2 uses, so it is the version we need. 2. Create a new project, if you are using unity hub, ensure your editor version is set correctly.