From 8b184a3442c78ca1812eda2de0bb2956f8c65da5 Mon Sep 17 00:00:00 2001 From: Jonathan Lindahl Date: Wed, 23 Mar 2022 13:33:02 +0100 Subject: [PATCH] Added new core and multiplayer versions --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fd64c58..ace64d3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ ### About Core is the modloader that manages plugins. It is required if you want to run Multiplayer or any other plugins. ### Download -[v0.9.1](https://github.com/Jump-King-Multiplayer/Releases/releases/download/core_0.9.1/Core.zip) (latest)\ +[v0.11.1](https://github.com/Jump-King-Multiplayer/Releases/releases/download/core_0.11.1/Core.zip) | [patch notes](https://github.com/Jump-King-Multiplayer/Releases/releases/tag/core_0.11.1) (latest)\ +[v0.9.1](https://github.com/Jump-King-Multiplayer/Releases/releases/download/core_0.9.1/Core.zip)\ [v0.9.0](https://github.com/Jump-King-Multiplayer/Releases/releases/download/core_0.9.0/Core.zip)\ [v0.8.3](https://github.com/Jump-King-Multiplayer/Releases/releases/download/core_0.8.3/Core.zip) @@ -14,8 +15,12 @@ This is the plugin that adds multiplayer support to Jump King. **Note that it requires Core to be installed as well!** ### Download +**Requires Core 0.11.1**\ +**Requires [Visual C++ Redistributable x86 for Visual Studio 2015](https://www.microsoft.com/en-us/download/details.aspx?id=48145)**\ +[v0.3.0](https://github.com/Jump-King-Multiplayer/Releases/releases/download/mp_0.3.0/Multiplayer.zip) | [patch notes](https://github.com/Jump-King-Multiplayer/Releases/releases/tag/mp_0.3.0) (latest) + **Requires Core 0.9.1**\ -[v0.2.1](https://github.com/Jump-King-Multiplayer/Releases/releases/download/mp_0.2.1/Multiplayer.zip) (latest) +[v0.2.1](https://github.com/Jump-King-Multiplayer/Releases/releases/download/mp_0.2.1/Multiplayer.zip) **Requires Core 0.9.0**\ [v0.2.0](https://github.com/Jump-King-Multiplayer/Releases/releases/download/mp_0.2.0/Multiplayer.zip)