You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+74-10Lines changed: 74 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,12 @@
7
7
QuestCraft, utilizing Vivecraft and Pojlib, is a standalone port of Minecraft: Java Edition to Oculus Quest Headsets. With a team of four main developers and 8 third-party developers, over the past year, we have not only gotten the bestselling game, Minecraft: Java Edition running on Android, but we have also worked with third-party developers to bring it into Virtual Reality on the Oculus Quest line of standalone HMDs.
8
8
9
9
# Features
10
-
-### **Roomscale Minecraft VR!**
11
-
-### **Quest 2 and 3 Native!\***
12
-
-### **Full Multiplayer!**
13
-
-### **Immersive Controls through Vivecraft!**
14
-
-### **Supports 1.18.2, 1.19.2 and 4, with 1.20.1 and 1.20.4!****
15
-
-### **Includes a launcher that allows you to start QuestCraft, switch between versions, automatically update installed mods and other MC components in seconds, and use Mod Manager, a tool to download and install mods, modpacks and resourcepacks right from your Quest!**
10
+
-**Roomscale Minecraft VR!**
11
+
-**Quest 2 and 3 Native!\***
12
+
-**Full Multiplayer!**
13
+
-**Immersive Controls through Vivecraft!**
14
+
-**Supports 1.18.2, 1.19.2 and 4, with 1.20.1 and 1.20.4!****
15
+
-**Includes a launcher that allows you to start QuestCraft, switch between versions, automatically update installed mods and other MC components in seconds, and use Mod Manager, a tool to download and install mods, modpacks and resourcepacks right from your Quest!**
16
16
17
17
# Installation Instructions
18
18
@@ -36,10 +36,12 @@ We use a renderer named Regal, an almost perfect renderer for Minecraft. You may
36
36
37
37
**Did you experience a mod-related crash when loading MC? You can do 1 of these solutions to find the cause and fix it!**
38
38
39
-
**Easy Way**
39
+
### Easy Way
40
+
40
41
Join the QuestCraft [Discord Server](https://discord.gg/questcraft) and go to #bot-commands. Grab your log by going to Need Help? button, going to the link it supplies, downloading the log, then uploading it to Crafty by doing /logs.
41
42
42
-
**Manual Way**
43
+
### Manual Way
44
+
43
45
To find out what caused the crash, you can open the latestlog.txt file. You can find it in Android/data/com.qcxr.qcxr with a file viewer. You can go to the bottom of the file and look for a Fabric error message. This message will tell you which mods caused the crash. Once you know what caused the problem, you can fix it. You can now also get logs by pressing the "Need Help?" button, where it will give you a mclo.gs link.
44
46
45
47
If you need help with these solutions, please go to the support channel of the QuestCraft [Discord](https://discord.gg/questcraft).
@@ -58,7 +60,7 @@ If you need help with these solutions, please go to the support channel of the Q
58
60
-**questcraft.net is not maintained or owned by anyone on the QuestCraft team**; they could put malware on it anytime. Please do not download anything from or visit questcraft.net. **Our new website is here at [QuestCraft](https://questcraft.org/)**.
59
61
- Pico (and ONLY Pico) support is planned and is currently in development. Until then, kindly use **[Vivecraft PCVR](https://www.vivecraft.org/)**.
60
62
- When installing mods that are not from Mod Manager on your Quest, you may face issues, ranging from unexpected behaviour to crashes! If you experience any, go to the **[Discord server](https://discord.gg/questcraft/)**!
61
-
- If errors include render crashes with OpenGL or libraries that are not mods, feel free to also make a bug report**[HERE](https://github.com/QuestCraftPlusPlus/QuestCraft/issues)** on top of making a ticket in the Discord server above.
63
+
- If errors include render crashes with OpenGL or libraries that are not mods, feel free to also [make a bug report](https://github.com/QuestCraftPlusPlus/QuestCraft/issues) on top of making a ticket in the Discord server above.
62
64
63
65
# This project is open source...
64
66
...but you don't find source code in this repo. You can find the source code for each subproject in their respective repos:
@@ -67,4 +69,66 @@ If you need help with these solutions, please go to the support channel of the Q
67
69
68
70
## Controls
69
71
70
-

0 commit comments