From 432fc036b45d20f2ebe273ddfa970c9a4d46d1c1 Mon Sep 17 00:00:00 2001 From: Ricardo Date: Mon, 10 Jan 2022 23:01:47 +0100 Subject: [PATCH 1/3] Link to new discord server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52e00fc4..e8b60f09 100644 --- a/README.md +++ b/README.md @@ -184,4 +184,4 @@ It is also recommended to lower all graphics settings to minimum, be in windowed ## Help / Discuss development / Whatever -[Join the unofficial Outer Wilds Discord](https://discord.gg/Sftcc9Z), we have a nice `#modding-support` channel for any mod help, and a `#modding` channel to discuss modding! +[Join the Outer Wilds Modding Discord](https://discord.gg/9vE5aHxcF9), we have a nice `#modding-support` channel for any mod help, and a `#modding` channel to discuss modding! From da58d422095492a874749c520f8f41817b83b125 Mon Sep 17 00:00:00 2001 From: Ricardo Date: Tue, 11 Jan 2022 09:32:09 +0100 Subject: [PATCH 2/3] Improved discord description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8b60f09..edc02ac5 100644 --- a/README.md +++ b/README.md @@ -184,4 +184,4 @@ It is also recommended to lower all graphics settings to minimum, be in windowed ## Help / Discuss development / Whatever -[Join the Outer Wilds Modding Discord](https://discord.gg/9vE5aHxcF9), we have a nice `#modding-support` channel for any mod help, and a `#modding` channel to discuss modding! +[Join the Outer Wilds Modding Discord](https://discord.gg/9vE5aHxcF9), we have a nice `#mod-support` channel for any mod help, and a other channels to discuss modding! From 6a7a569ccc0f063e382b7eba6d45f553eadc60ca Mon Sep 17 00:00:00 2001 From: _nebula <41904486+misternebula@users.noreply.github.com> Date: Tue, 11 Jan 2022 16:08:40 +0000 Subject: [PATCH 3/3] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index edc02ac5..55814210 100644 --- a/README.md +++ b/README.md @@ -110,9 +110,11 @@ So really there's nothing we can do about this. I disabled damage by impact insi #### What's the difference between QSB and Outer Wilds Online? +TL;DR - QSB is multiplayer co-op, Outer Wilds Online is multiplayer not not co-op. + QSB is a fully synced game. The other players are actually there in the world, and can affect things. The loop starts/ends at the same time for everyone, and you share ship logs / signal discoveries. -Outer Wilds Online is not multiplayer. The other players cannot affect your game, and do not contribute to anything in your save. The loop is entirely per-player. +Outer Wilds Online is easier to set up, but much more basic in its features. The other players cannot affect your game, and do not contribute to anything in your save. The loop is entirely per-player. #### Why would someone make this mod? Seems like a lot of effort for no reward.