Skip to content

Commit 6eda207

Browse files
empty-setfreezy
authored andcommitted
Update of unity version in user documentation
previous version of documentation suggests installing an earlier version of Unity
1 parent 2c76c4f commit 6eda207

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ 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.2** version. You can leave all the other options unchecked.
16+
When installing Unity, use the latest **2021.3.0f1** version. You can leave all the other options unchecked.
1717

18-
> [!NOTE]
19-
> Since 2021.2 is not an LTS version, Unity will not show other options than 2020.3 if you don't have anything installed yet. If that's the case, click on *Skip Installation* in the first dialog, which will take you to a screen with more options.
20-
21-
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.2 version at the top, and you'll see the following choices:
18+
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:
2219

2320
![New Unity Project](unity-create-new-project.png)
2421

0 commit comments

Comments
 (0)