Skip to content

Commit 539c19e

Browse files
empty-setfreezy
authored andcommitted
doc Update install instructions for Hub and Editor
1 parent 6eda207 commit 539c19e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

VisualPinball.Unity/Documentation~/creators-guide/setup/installing-vpe.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ In order to start creating or modifying tables with VPE, the first thing you'll
1313
1414
Unity uses an application called *Unity Hub* to update itself, create new projects and provide quick access to them. The install process is straight-forward and documented [here](https://docs.unity3d.com/Manual/GettingStartedInstallingHub.html) if you run into troubles.
1515

16-
When installing Unity, use the latest **2021.3.0f1** version. You can leave all the other options unchecked.
16+
**2021.3.0** is the latest version supported by VPE so click on *Skip Installation* in the first dialog to avoid installing the newest version of the Editor. After accepting the license agreement you will have access to Unity Hub.
17+
18+
To install the supported version of the editor you can either
19+
* Paste this direct link into your browser: unityhub://2021.3.0f1/6eacc8284459
20+
* Find the correct version from the [Unity release archive](https://unity3d.com/get-unity/download/archive)
21+
22+
You can leave all the other options unchecked during install.
1723

1824
Once Unity is downloaded and installed, you're ready to create a new VPE project. Click on *New Project*, be sure to have selected the 2021.3.0f1 version at the top, and you'll see the following choices:
1925

0 commit comments

Comments
 (0)