Skip to content

Commit b3489b0

Browse files
authoredApr 16, 2025
Fixed Engine versions from 1.5-exp to 1.1 (#1462)
1 parent 5453357 commit b3489b0

File tree

10 files changed

+27
-46
lines changed

10 files changed

+27
-46
lines changed
 

‎mppm/about.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Use Multiplayer Play Mode to test multiplayer functionality within the Unity Edi
1010

1111
Multiplayer Play Mode version 1.5.0-exp.1 is compatible with the following:
1212

13-
* Unity Editor versions 6000.0.22f1 or later.
14-
* Windows, Linux,and MacOS platforms.
13+
* Unity Editor versions 6000.1.0b1 or later.
14+
* Windows and MacOS platforms.
1515
* Experimental Android support for Unity Editor version 6.1.
1616

1717
## Multiplayer Play Mode terminology

‎mppm/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ title: Install Multiplayer Play Mode
44
description: How to install Multiplayer Play Mode
55
---
66

7-
You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later. Multiplayer Play mode versions 1.0.0 and earlier are compatible with Unity version 2023.1 or later.
7+
You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.1.0b1 or later.
88
To install the Multiplayer Play Mode package, follow these steps:
99

1010
1. Open Unity Hub.
1111
2. Select a Project to open it.
1212
3. In the Editor's menu bar, navigate to **Window** > **Package Manager**.
1313
4. Select **Unity Registry**.
14-
5. Select the **Multiplayer Play Mode** package.
14+
5. Select the **Multiplayer Play Mode** package.
1515
6. Select **Install**.
1616

1717
## Next steps

‎mppm_versioned_docs/version-1.1.0/install.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Install Multiplayer Play Mode
44
description: How to install Multiplayer Play Mode
55
---
66

7-
You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later. Multiplayer Play mode versions 1.0.0 and earlier are compatible with Unity version 2023.1 or later.
7+
You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later.
88
To install the Multiplayer Play Mode package, follow these steps:
99

1010
1. Open Unity Hub.

‎mppm_versioned_docs/version-1.1.0/sys-req.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,12 @@ title: System requirements and compatibility
55

66
The Multiplayer Play Mode package requires the following:
77

8-
- Unity Editor version 2023.1 or later.
98
- An active Project in the Unity Hub.
109

1110
## Compatibility
12-
Multiplayer Play Mode is compatible with the following multiplayer packages and services:
11+
Multiplayer Play Mode is compatible with the following multiplayer packages and services:
1312
- [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/)
1413
- [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html)
1514
- [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/)
16-
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
15+
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
1716
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)

‎mppm_versioned_docs/version-1.2.0/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Install Multiplayer Play Mode
44
description: How to install Multiplayer Play Mode
55
---
66

7-
You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later. Multiplayer Play mode versions 1.0.0 and earlier are compatible with Unity version 2023.1 or later.
7+
You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.0.3f1 or later.
88
To install the Multiplayer Play Mode package, follow these steps:
99

1010
1. Open Unity Hub.
@@ -16,4 +16,4 @@ To install the Multiplayer Play Mode package, follow these steps:
1616

1717
## Next steps
1818

19-
You can now access and configure your [Virtual Players](../virtual-players) and their [tags](../player-tags).
19+
You can now access and configure your [Virtual Players](../virtual-players) and their [tags](../player-tags).
+4-10
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
---
22
id: sys-req
3-
title: System requirements and compatibility
3+
title: Compatibility
44
---
5-
6-
The Multiplayer Play Mode package requires the following:
7-
8-
- Unity Editor version 2023.1 or later.
9-
- An active Project in the Unity Hub.
10-
11-
## Compatibility
12-
Multiplayer Play Mode is compatible with the following multiplayer packages and services:
5+
You can use Multiplayer Play Mode with any Netcode solution.
6+
Multiplayer Play Mode also contains features that integrate with the following multiplayer packages and services:
137
- [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/)
148
- [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html)
159
- [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/)
1610
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
17-
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)
11+
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)

‎mppm_versioned_docs/version-1.3.3/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ title: Install Multiplayer Play Mode
44
description: How to install Multiplayer Play Mode
55
---
66

7-
You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later. Multiplayer Play mode versions 1.0.0 and earlier are compatible with Unity version 2023.1 or later.
7+
You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.0.22f1 or later.
88
To install the Multiplayer Play Mode package, follow these steps:
99

1010
1. Open Unity Hub.
1111
2. Select a Project to open it.
1212
3. In the Editor's menu bar, navigate to **Window** > **Package Manager**.
1313
4. Select **Unity Registry**.
14-
5. Select the **Multiplayer Play Mode** package.
14+
5. Select the **Multiplayer Play Mode** package.
1515
6. Select **Install**.
1616

1717
## Next steps
+5-11
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
---
22
id: sys-req
3-
title: System requirements and compatibility
3+
title: Compatibility
44
---
5-
6-
The Multiplayer Play Mode package requires the following:
7-
8-
- Unity Editor version 2023.1 or later.
9-
- An active Project in the Unity Hub.
10-
11-
## Compatibility
12-
Multiplayer Play Mode is compatible with the following multiplayer packages and services:
5+
You can use Multiplayer Play Mode with any Netcode solution.
6+
Multiplayer Play Mode also contains features that integrate with the following multiplayer packages and services:
137
- [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/)
148
- [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html)
159
- [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/)
16-
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
17-
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)
10+
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
11+
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)

‎mppm_versioned_docs/version-1.4.0/install.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ title: Install Multiplayer Play Mode
44
description: How to install Multiplayer Play Mode
55
---
66

7-
You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later. Multiplayer Play mode versions 1.0.0 and earlier are compatible with Unity version 2023.1 or later.
7+
You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.1.0b1 or later.
88
To install the Multiplayer Play Mode package, follow these steps:
99

1010
1. Open Unity Hub.
1111
2. Select a Project to open it.
1212
3. In the Editor's menu bar, navigate to **Window** > **Package Manager**.
1313
4. Select **Unity Registry**.
14-
5. Select the **Multiplayer Play Mode** package.
14+
5. Select the **Multiplayer Play Mode** package.
1515
6. Select **Install**.
1616

1717
## Next steps
+5-11
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,11 @@
11
---
22
id: sys-req
3-
title: System requirements and compatibility
3+
title: Compatibility
44
---
5-
6-
The Multiplayer Play Mode package requires the following:
7-
8-
- Unity Editor version 2023.1 or later.
9-
- An active Project in the Unity Hub.
10-
11-
## Compatibility
12-
Multiplayer Play Mode is compatible with the following multiplayer packages and services:
5+
You can use Multiplayer Play Mode with any Netcode solution.
6+
Multiplayer Play Mode also contains features that integrate with the following multiplayer packages and services:
137
- [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/)
148
- [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html)
159
- [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/)
16-
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
17-
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)
10+
- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html)
11+
- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home)

0 commit comments

Comments
 (0)
Failed to load comments.