|
|
@@ -4,7 +4,7 @@
|
|
|
|
|
|
With the **Stride launcher**, you can install, manage and run different versions of Stride.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Install the latest Stride version
|
|
|
|
|
|
@@ -12,7 +12,7 @@ If you don't have Stride installed, the Stride Launcher prompts you to install t
|
|
|
|
|
|

|
|
|
|
|
|
-You can install other versions of Stride in the **Switch/update version** section (**B**). To do this, click the **install** icon next to the version in the list.
|
|
|
+You can install other versions of Stride in the **Switch/update version** section (**2**). To do this, click the **install** icon next to the version in the list.
|
|
|
|
|
|
## Install the Stride Visual Studio extension
|
|
|
|
|
|
@@ -24,7 +24,7 @@ The Visual Studio extension lets you edit shaders directly from Visual Studio, a
|
|
|
|
|
|
To install or reinstall the Visual Studio extension at any time, click the **Reinstall** button in the Stride Launcher.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Switch the Stride version
|
|
|
|
|
|
@@ -34,7 +34,7 @@ To choose which version of Stride runs, select it in the list under **Switch/upd
|
|
|
|
|
|
You can install and uninstall multiple versions of Stride from the **Switch/update version** section.
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
You might need to use an older version of Stride to work with old projects. Newer versions of Stride might contain changes that require old projects to be upgraded.
|
|
|
|
|
|
@@ -42,13 +42,12 @@ The version number consists of two numbers. The first number refers to the **maj
|
|
|
|
|
|
Major updates add significant changes, and you might need to update your projects to use them. Minor updates don't contain breaking changes, so they're safe use with your existing projects.
|
|
|
|
|
|
-* To see the release notes for a particular version, click the **note icon** next to the version name (**A**).
|
|
|
+* To see the release notes for a particular version, click the **note icon** next to the version name (**1**).
|
|
|
|
|
|
-* To install a particular version, click the **Download and install** icon next to the
|
|
|
-version name (**D**).
|
|
|
+* To install a particular minor version, click the **List** icon (**4**).
|
|
|
|
|
|
->[!Note]
|
|
|
->You can't revert to earlier minor versions. For example, you can install both Stride 1.9 and 1.8 side by side, but you can't revert from Stride 1.9.2 to Stride 1.9.1.
|
|
|
+* To install a particular version, click the **Download and install** icon next to the
|
|
|
+version name (**5**).
|
|
|
|
|
|
## Start Game Studio
|
|
|
|
|
|
@@ -56,23 +55,23 @@ version name (**D**).
|
|
|
|
|
|
The version number is updated on the **Start** button.
|
|
|
|
|
|
- 
|
|
|
+ 
|
|
|
|
|
|
2. Click **Start** to launch Game Studio.
|
|
|
|
|
|
## Recent projects
|
|
|
|
|
|
-
|
|
|
+
|
|
|
|
|
|
The **Projects** section displays your recent projects. To open a project, click it.
|
|
|
|
|
|
### Open a project with a newer version of Stride
|
|
|
|
|
|
-The top right of each project button (**B**) shows which version of Stride the project was made with.
|
|
|
+The top right of each project button (**2**) shows which version of Stride the project was made with.
|
|
|
|
|
|
To open a project with a more recent version of Stride:
|
|
|
|
|
|
-1. On the project button, click the **upgrade** icon in the bottom right (**D**).
|
|
|
+1. On the project button, click the **upgrade** icon in the bottom right (**4**).
|
|
|
|
|
|
2. Select the Stride version you want to open the project with. Game Studio prompts you to upgrade the project when it opens.
|
|
|
|