From 1c9d868e2494643cb25bf4184e2f992d63172712 Mon Sep 17 00:00:00 2001 From: Johann Ruwet Date: Tue, 15 Apr 2025 09:56:39 -0700 Subject: [PATCH 1/2] Fixed Engine versions from 1.5-exp to 1.1 --- mppm/about.md | 4 ++-- mppm/install.md | 4 ++-- mppm_versioned_docs/version-1.1.0/install.md | 2 +- mppm_versioned_docs/version-1.1.0/sys-req.md | 5 ++--- mppm_versioned_docs/version-1.2.0/install.md | 4 ++-- mppm_versioned_docs/version-1.2.0/sys-req.md | 14 ++++---------- mppm_versioned_docs/version-1.3.3/install.md | 4 ++-- mppm_versioned_docs/version-1.3.3/sys-req.md | 16 +++++----------- mppm_versioned_docs/version-1.4.0/install.md | 4 ++-- mppm_versioned_docs/version-1.4.0/sys-req.md | 16 +++++----------- 10 files changed, 27 insertions(+), 46 deletions(-) diff --git a/mppm/about.md b/mppm/about.md index 821975349..e8e3ebc1c 100644 --- a/mppm/about.md +++ b/mppm/about.md @@ -10,8 +10,8 @@ Use Multiplayer Play Mode to test multiplayer functionality within the Unity Edi Multiplayer Play Mode version 1.5.0-exp.1 is compatible with the following: -* Unity Editor versions 6000.0.22f1 or later. -* Windows, Linux,and MacOS platforms. +* Unity Editor versions 6000.1.0b1 or later. +* Windows and MacOS platforms. * Experimental Android support for Unity Editor version 6.1. ## Multiplayer Play Mode terminology diff --git a/mppm/install.md b/mppm/install.md index 94a617aea..d5423979e 100644 --- a/mppm/install.md +++ b/mppm/install.md @@ -4,14 +4,14 @@ title: Install Multiplayer Play Mode description: How to install Multiplayer Play Mode --- -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. +You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.1.0b1 or later. To install the Multiplayer Play Mode package, follow these steps: 1. Open Unity Hub. 2. Select a Project to open it. 3. In the Editor's menu bar, navigate to **Window** > **Package Manager**. 4. Select **Unity Registry**. -5. Select the **Multiplayer Play Mode** package. +5. Select the **Multiplayer Play Mode** package. 6. Select **Install**. ## Next steps diff --git a/mppm_versioned_docs/version-1.1.0/install.md b/mppm_versioned_docs/version-1.1.0/install.md index e288e3f30..d6589fa7a 100644 --- a/mppm_versioned_docs/version-1.1.0/install.md +++ b/mppm_versioned_docs/version-1.1.0/install.md @@ -4,7 +4,7 @@ title: Install Multiplayer Play Mode description: How to install Multiplayer Play Mode --- -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. +You can use Multiplayer Play Mode version 1.1.0 in Unity Editor versions 6000.0.3f1 or later. To install the Multiplayer Play Mode package, follow these steps: 1. Open Unity Hub. diff --git a/mppm_versioned_docs/version-1.1.0/sys-req.md b/mppm_versioned_docs/version-1.1.0/sys-req.md index b6c13cc60..ea27a7d50 100644 --- a/mppm_versioned_docs/version-1.1.0/sys-req.md +++ b/mppm_versioned_docs/version-1.1.0/sys-req.md @@ -5,13 +5,12 @@ title: System requirements and compatibility The Multiplayer Play Mode package requires the following: -- Unity Editor version 2023.1 or later. - An active Project in the Unity Hub. ## Compatibility -Multiplayer Play Mode is compatible with the following multiplayer packages and services: +Multiplayer Play Mode is compatible with the following multiplayer packages and services: - [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/) - [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html) - [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/) -- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) +- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) - [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) \ No newline at end of file diff --git a/mppm_versioned_docs/version-1.2.0/install.md b/mppm_versioned_docs/version-1.2.0/install.md index 94a617aea..3c64e0e0f 100644 --- a/mppm_versioned_docs/version-1.2.0/install.md +++ b/mppm_versioned_docs/version-1.2.0/install.md @@ -4,7 +4,7 @@ title: Install Multiplayer Play Mode description: How to install Multiplayer Play Mode --- -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. +You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.0.3f1 or later. To install the Multiplayer Play Mode package, follow these steps: 1. Open Unity Hub. @@ -16,4 +16,4 @@ To install the Multiplayer Play Mode package, follow these steps: ## Next steps -You can now access and configure your [Virtual Players](../virtual-players) and their [tags](../player-tags). +You can now access and configure your [Virtual Players](../virtual-players) and their [tags](../player-tags). \ No newline at end of file diff --git a/mppm_versioned_docs/version-1.2.0/sys-req.md b/mppm_versioned_docs/version-1.2.0/sys-req.md index b6c13cc60..04b18e3ad 100644 --- a/mppm_versioned_docs/version-1.2.0/sys-req.md +++ b/mppm_versioned_docs/version-1.2.0/sys-req.md @@ -1,17 +1,11 @@ --- id: sys-req -title: System requirements and compatibility +title: Compatibility --- - -The Multiplayer Play Mode package requires the following: - -- Unity Editor version 2023.1 or later. -- An active Project in the Unity Hub. - -## Compatibility -Multiplayer Play Mode is compatible with the following multiplayer packages and services: +You can use Multiplayer Play Mode with any Netcode solution. +Multiplayer Play Mode also contains features that integrate with the following multiplayer packages and services: - [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/) - [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html) - [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/) - [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) -- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) \ No newline at end of file +- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) diff --git a/mppm_versioned_docs/version-1.3.3/install.md b/mppm_versioned_docs/version-1.3.3/install.md index 94a617aea..d5423979e 100644 --- a/mppm_versioned_docs/version-1.3.3/install.md +++ b/mppm_versioned_docs/version-1.3.3/install.md @@ -4,14 +4,14 @@ title: Install Multiplayer Play Mode description: How to install Multiplayer Play Mode --- -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. +You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.1.0b1 or later. To install the Multiplayer Play Mode package, follow these steps: 1. Open Unity Hub. 2. Select a Project to open it. 3. In the Editor's menu bar, navigate to **Window** > **Package Manager**. 4. Select **Unity Registry**. -5. Select the **Multiplayer Play Mode** package. +5. Select the **Multiplayer Play Mode** package. 6. Select **Install**. ## Next steps diff --git a/mppm_versioned_docs/version-1.3.3/sys-req.md b/mppm_versioned_docs/version-1.3.3/sys-req.md index b6c13cc60..fedce24cd 100644 --- a/mppm_versioned_docs/version-1.3.3/sys-req.md +++ b/mppm_versioned_docs/version-1.3.3/sys-req.md @@ -1,17 +1,11 @@ --- id: sys-req -title: System requirements and compatibility +title: Compatibility --- - -The Multiplayer Play Mode package requires the following: - -- Unity Editor version 2023.1 or later. -- An active Project in the Unity Hub. - -## Compatibility -Multiplayer Play Mode is compatible with the following multiplayer packages and services: +You can use Multiplayer Play Mode with any Netcode solution. +Multiplayer Play Mode also contains features that integrate with the following multiplayer packages and services: - [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/) - [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html) - [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/) -- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) -- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) \ No newline at end of file +- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) +- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) diff --git a/mppm_versioned_docs/version-1.4.0/install.md b/mppm_versioned_docs/version-1.4.0/install.md index 94a617aea..d5423979e 100644 --- a/mppm_versioned_docs/version-1.4.0/install.md +++ b/mppm_versioned_docs/version-1.4.0/install.md @@ -4,14 +4,14 @@ title: Install Multiplayer Play Mode description: How to install Multiplayer Play Mode --- -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. +You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.1.0b1 or later. To install the Multiplayer Play Mode package, follow these steps: 1. Open Unity Hub. 2. Select a Project to open it. 3. In the Editor's menu bar, navigate to **Window** > **Package Manager**. 4. Select **Unity Registry**. -5. Select the **Multiplayer Play Mode** package. +5. Select the **Multiplayer Play Mode** package. 6. Select **Install**. ## Next steps diff --git a/mppm_versioned_docs/version-1.4.0/sys-req.md b/mppm_versioned_docs/version-1.4.0/sys-req.md index b6c13cc60..fedce24cd 100644 --- a/mppm_versioned_docs/version-1.4.0/sys-req.md +++ b/mppm_versioned_docs/version-1.4.0/sys-req.md @@ -1,17 +1,11 @@ --- id: sys-req -title: System requirements and compatibility +title: Compatibility --- - -The Multiplayer Play Mode package requires the following: - -- Unity Editor version 2023.1 or later. -- An active Project in the Unity Hub. - -## Compatibility -Multiplayer Play Mode is compatible with the following multiplayer packages and services: +You can use Multiplayer Play Mode with any Netcode solution. +Multiplayer Play Mode also contains features that integrate with the following multiplayer packages and services: - [Netcode for GameObjects](https://docs-multiplayer.unity3d.com/netcode/1.6.0/about/) - [Netcode for Entities](https://docs.unity3d.com/Packages/com.unity.netcode@1.2/manual/index.html) - [Multiplayer Tools](https://docs-multiplayer.unity3d.com/tools/current/about/) -- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) -- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) \ No newline at end of file +- [Dedicated Server](https://docs.unity3d.com/Packages/com.unity.dedicated-server@1.0/manual/index.html) +- [Unity Game Services that use Multiplayer](https://docs.unity.com/ugs/en-us/manual/overview/manual/unity-gaming-services-home) From 15a43657f6ac13c3dda02bc03070d22b96ab4117 Mon Sep 17 00:00:00 2001 From: Johann Ruwet <97923889+johann-r-unity@users.noreply.github.com> Date: Tue, 15 Apr 2025 12:05:45 -0700 Subject: [PATCH 2/2] Update mppm_versioned_docs/version-1.3.3/install.md --- mppm_versioned_docs/version-1.3.3/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mppm_versioned_docs/version-1.3.3/install.md b/mppm_versioned_docs/version-1.3.3/install.md index d5423979e..ded5d20aa 100644 --- a/mppm_versioned_docs/version-1.3.3/install.md +++ b/mppm_versioned_docs/version-1.3.3/install.md @@ -4,7 +4,7 @@ title: Install Multiplayer Play Mode description: How to install Multiplayer Play Mode --- -You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.1.0b1 or later. +You can use this version of Multiplayer Play Mode in Unity Editor versions 6000.0.22f1 or later. To install the Multiplayer Play Mode package, follow these steps: 1. Open Unity Hub.