From ab429a485f9eaef032ab843df188cbc900181b30 Mon Sep 17 00:00:00 2001
From: Cart <81428538+Cartrigger@users.noreply.github.com>
Date: Sat, 6 Aug 2022 02:02:01 -0400
Subject: [PATCH 1/4] Get QCXR info
Adds a badge, adds new links, changes Spigot Plugin Support to In Development
---
README.md | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index c2ba9876..257d9771 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,19 @@
![](https://user-images.githubusercontent.com/90802279/172026916-a617134b-a829-4d67-b8ec-ef10ea4be266.png)
-![](https://img.shields.io/github/v/release/Sorenon/MCXR) ![](https://img.shields.io/discord/829825443480993802?label=discord) ![](https://img.shields.io/modrinth/dt/hcEWWGik?label=mcxr-core%20downloads) ![](https://img.shields.io/modrinth/dt/9jVyqpHR?label=mcxr-play%20downloads) ![](https://img.shields.io/reddit/subreddit-subscribers/MinecraftXR)
+![](https://img.shields.io/github/v/release/Sorenon/MCXR) ![](https://img.shields.io/discord/829825443480993802?label=discord) ![](https://img.shields.io/modrinth/dt/hcEWWGik?label=mcxr-core%20downloads) ![](https://img.shields.io/modrinth/dt/9jVyqpHR?label=mcxr-play%20downloads) ![](https://img.shields.io/reddit/subreddit-subscribers/MinecraftXR) ![](https://badgen.net/discord/online-members/questcraft)
A virtual reality / augmented reality mod for Minecraft using OpenXR and Fabric.
-**MCXR Links (TODO add QuestCraft links)**
+**MCXR Links**
- [Discord](https://discord.gg/a7PPU9tYDU) for troubleshooting or talking about the mod
- Support Development by donating to my [Ko-Fi page](https://ko-fi.com/sorenon)
- Download MCXR from [Modrinth](https://modrinth.com/user/Sorenon) or [Curseforge](https://www.curseforge.com/members/sorenon/projects)
- [Reddit](https://www.reddit.com/r/MinecraftXR)
+**Questcraft Links (Standalone Quest)**
+- [Discord](https://discord.gg/questcraft) for getting news, support, getting update announcements, or talking about the app.
+- [Download QCXR] from (https://github.com/QuestCraftPlusPlus/QuestCraft/releases)
+- [Reddit](https://www.reddit.com/r/QuestCraft/)
+- Support QCXR's Development by joining the Patreon (https://patreon.com/questcraftxr)
+
**Information**
- [VR Installation](#installation-for-vr-players)
- [Non-VR and Server Installation](#installation-for-non-vr-players-and-servers)
@@ -52,7 +58,7 @@ Download the latest version of [MCXR Core](https://modrinth.com/mod/mcxr-core).
| Versions | Latest | 1.7.10, 1.10 to 1.18 with paid only 1.19 access | 1.18, 1.19 |
| Standalone Quest Support | ⛔ | ⛔ | ✅ [Questcraft](https://sidequestvr.com/app/7150/questcraft)|
| VR Playermodels | ⛔ | ✅ | 🚧 |
-| Spigot Plugin Support | ⛔ | ✅ | ⛔ |
+| Spigot Plugin Support | ⛔ | ✅ | 🚧 |
| Mod Method | Built-in | Jar mod | Mixins |
| Sponsored by Facebook | Yes | No | No |
| Linux Support | ⛔ | ✅ | ✅ |
From eb1fbace8cff6e68124d4fb1236e0f00de393996 Mon Sep 17 00:00:00 2001
From: Cart <81428538+Cartrigger@users.noreply.github.com>
Date: Sat, 6 Aug 2022 02:06:43 -0400
Subject: [PATCH 2/4] Fix some of the links not actually linking
Still adds QCXR info.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 257d9771..643c172b 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,9 @@
**Questcraft Links (Standalone Quest)**
- [Discord](https://discord.gg/questcraft) for getting news, support, getting update announcements, or talking about the app.
-- [Download QCXR] from (https://github.com/QuestCraftPlusPlus/QuestCraft/releases)
+- [Download QCXR from](https://github.com/QuestCraftPlusPlus/QuestCraft/releases)
- [Reddit](https://www.reddit.com/r/QuestCraft/)
-- Support QCXR's Development by joining the Patreon (https://patreon.com/questcraftxr)
+- Support QCXR's Development by joining the [Patreon](https://patreon.com/questcraftxr)
**Information**
- [VR Installation](#installation-for-vr-players)
From 0a7675e576fc08dae9b94a49a4e4456fda62b6b7 Mon Sep 17 00:00:00 2001
From: Cart <81428538+Cartrigger@users.noreply.github.com>
Date: Sat, 6 Aug 2022 02:07:50 -0400
Subject: [PATCH 3/4] removes from
adds qcxr info, just made an oopsie
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 643c172b..c3370e4d 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
**Questcraft Links (Standalone Quest)**
- [Discord](https://discord.gg/questcraft) for getting news, support, getting update announcements, or talking about the app.
-- [Download QCXR from](https://github.com/QuestCraftPlusPlus/QuestCraft/releases)
+- [Download QCXR](https://github.com/QuestCraftPlusPlus/QuestCraft/releases)
- [Reddit](https://www.reddit.com/r/QuestCraft/)
- Support QCXR's Development by joining the [Patreon](https://patreon.com/questcraftxr)
From f11499ac082c1f74523948d46c4cd0b3272970c9 Mon Sep 17 00:00:00 2001
From: Cart <81428538+Cartrigger@users.noreply.github.com>
Date: Sat, 6 Aug 2022 02:09:04 -0400
Subject: [PATCH 4/4] change discord to MCXRDiscord
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c3370e4d..c5664c11 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
![](https://user-images.githubusercontent.com/90802279/172026916-a617134b-a829-4d67-b8ec-ef10ea4be266.png)
-![](https://img.shields.io/github/v/release/Sorenon/MCXR) ![](https://img.shields.io/discord/829825443480993802?label=discord) ![](https://img.shields.io/modrinth/dt/hcEWWGik?label=mcxr-core%20downloads) ![](https://img.shields.io/modrinth/dt/9jVyqpHR?label=mcxr-play%20downloads) ![](https://img.shields.io/reddit/subreddit-subscribers/MinecraftXR) ![](https://badgen.net/discord/online-members/questcraft)
+![](https://img.shields.io/github/v/release/Sorenon/MCXR) ![](https://img.shields.io/discord/829825443480993802?label=MCXRDiscord) ![](https://img.shields.io/modrinth/dt/hcEWWGik?label=mcxr-core%20downloads) ![](https://img.shields.io/modrinth/dt/9jVyqpHR?label=mcxr-play%20downloads) ![](https://img.shields.io/reddit/subreddit-subscribers/MinecraftXR) ![](https://badgen.net/discord/online-members/questcraft)
A virtual reality / augmented reality mod for Minecraft using OpenXR and Fabric.
**MCXR Links**