diff --git a/README.md b/README.md index 7215e41e..e251a372 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Noita Entangled Worlds +## Noita Entangled Worlds - Play Noita not alone Noita Entangled Worlds is an experimental mod for Noita that aims to make a true coop multiplayer possible. @@ -9,11 +9,40 @@ What is synced as of now: - Items in world (One player can throw a wand/potion/spell/item, another can pick it up) - Enemies and their attacks - Pixels of the grid world (this one is far from perfect, however) + - Fungal shifts + - Polymorphing There is a video guide/showcase of the mod by Gudyni (in russian): https://www.youtube.com/watch?v=mqSKcDW-epg +There is also a gameplay video by FuryForged: https://www.youtube.com/watch?v=7QihnJKXMHw Discord server: [https://discord.gg/2vHyEzBZ](https://discord.gg/uAK7utvVWN) +## Installation (provided by @stefnotch) + +Go to [releases](https://github.com/IntQuant/noita_entangled_worlds/releases) and download the latest `noita-proxy-win.zip` or `noita-proxy-linux.zip`, depending on your OS. + +Unpack it, and launch the proxy. Proxy is able to download and install the mod automatically. + +![image](https://github.com/IntQuant/noita_entangled_worlds/assets/10220080/33fe542b-ca6b-446f-b988-6d1bcb54f521) + +Then, start Noita, and enable the mod. +1. In the "Mods" menu, enable unsafe mods. +2. Then, enable the "Quant's Entangled Worlds" mod. + +![image](https://github.com/IntQuant/noita_entangled_worlds/assets/10220080/3a45f0ad-2ef1-4896-805c-1c1266e039c4) + +Now you're ready to start a server and have fun! + +## Connect using Steam + +In the Proxy window, click on "Create Lobby". Then, "Save lobby ID to clipboard". Send that ID to your friends, who can then *copy* it and press "Connect to lobby in clipboard". + +![image](https://github.com/IntQuant/noita_entangled_worlds/assets/10220080/fc3c1ee7-6853-4783-8134-8bcaccc57d8e) + +After that, just start a new Noita game on everyone's PCs, and you should be in multiplayer mode :) + +## Thanks + Special thanks to: - Contributors. - @EvaisaDev for allowing to use code from Noita Arena mod.