Skip to content

Commit

Permalink
Merge pull request #406 from shradinx/main
Browse files Browse the repository at this point in the history
add notes regarding qc development, new website link, and what broke in v44.
  • Loading branch information
thejudge156 authored Nov 6, 2022
2 parents 4e3f59e + 457452b commit e75bb86
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
# CURRENTLY BROKEN BY THE META V44 UPDATE, PLEASE DO NOT MAKE ISSUES REGARDING THIS. IT WILL BE FIXED AS SOON AS POSSIBLE.
# CURRENTLY BROKEN BY THE META V44 UPDATE, PLEASE DO NOT MAKE ISSUES REGARDING THIS. A RELEASE INCLUDING THE FIX WILL BE OUT IN THE NEAR FUTURE (maybe)

# Welcome to the QuestCraft Github!
[Support us here!](https://www.patreon.com/QuestCraftXR)
# Welcome to the QuestCraft GitHub!
[Support us on Patreon!](https://patreon.com/QuestCraftXR)

First off, you most likely want to install QuestCraft. If you would like to get going instantly then please go to the release page for [QuestCraft](https://github.com/QuestCraftPlusPlus/QuestCraft/releases/latest) and download the APK to your computer or mobile device.
~~First off, you most likely want to install QuestCraft. If you would like to get going instantly then please go to the release page for [QuestCraft](https://github.com/QuestCraftPlusPlus/QuestCraft/releases/latest)and download the APK to your computer or mobile device.~~ **QuestCraft is currently broken due to the v44 update released by Meta, therefore all current releases are non-functional. A new release including the fix will be released at some point in the near future (hopefully).**

For our developer friends, the QuestCraft Source Code lies in both the [MCXR](https://github.com/QuestCraftPlusPlus/MCXR) repo and [PojavLauncher](https://github.com/QuestCraftPlusPlus/PojavLauncher) repo. These contain everything needed to compile QuestCraft from source.

**NOTE: QuestCraft version 3.0 will not be utilizing PojavLauncher + MCXR, but rather utilizing the recently released Vivecraft Mix-In project, which aims to make Vivecraft work without Optifine, therefore making it usable with the Fabric version of Minecraft.**

### We are partnered with BisectHosting! Support us by going to their [website](https://bisecthosting.com/xrcraft) and using code "xrcraft" at checkout to get 25% off of any server over 3GB.

![sponsor image](/partnerimage.png)
# Installation Instructions

**PLEASE NOTE: In order to install QuestCraft, you must have an Internet Connection in order for the inital setup to succeed. Furthermore, you MUST own a legal, valid copy of Minecraft: Java Edition to play!**
**NOTE I: In order to install QuestCraft, you must have an Internet Connection in order for the inital setup to succeed. Furthermore, you MUST own a legal, valid copy of Minecraft: Java Edition to play!**

**NOTE II: These instructions only work if your Meta Quest is on Meta update v43 or below. Any update above v44 will not work for Questcraft due to Meta patching/removing a way that QuestCraft 2.0.1 and lower initalized from 2D to 3D, aka from PojavLauncher's main launcher to MCXR.**

First, you need to install the QuestCraft APK to your VR Headset using [SideQuest](https://sidequestvr.com) (available on Windows, macOS, Linux, and Android) or with [QuestToolbox](https://github.com/mitchv2020/QuestToolbox) (Available on Windows, Auto Installer coming to QuestToolbox soon).

Expand All @@ -22,8 +26,11 @@ And boom! You have successfully installed QuestCraft on your VR headset! To play

# Build Instructions

**NOTE: QuestCraft's current code is broken and therefore any attempt at building it manually, without modifying or adding to the current code, will result in a failure.**

For building manually, please check out our [PojavLauncher](https://github.com/QuestCraftPlusPlus/PojavLauncher) repo and follow the instructions provided there. More in depth instructions for QCXR as a whole will be available soon.


## Recommended mods

QuestCraft is fairly slow by itself because minecraft is a very badly optimized game. Here is a (not comprehensive) list of some recommended performance enhancing mods:
Expand All @@ -37,7 +44,7 @@ At the moment, Sodium, Iris, and Canvas do not work. We are working on porting s
- We do not exist on TikTok. No one from the dev team makes TikTok videos.
- QuestCraft (QCXR) is developed and maintained by the QCXR team, we also contribute upstream to the open source tools that we used to make this a reality, make sure to check out [MCXR](https://github.com/Sorenon/MCXR) and [PojavLauncher](https://github.com/PojavLauncherTeam/PojavLauncher)
- All support questions should be asked inside of the QuestCraft Discord or PojavLauncher/MCXR Discord servers for the best experience.
- **questcraft.net is not maintained or owned by anyone on the questcraft team**, they could put malware on it at any time. Please do not download anything from or visit questcraft.net.
- **questcraft.net is not maintained or owned by anyone on the questcraft team**, they could put malware on it at any time. Please do not download anything from or visit questcraft.net. **Our new website is located here at [QuestCraft](https://questcraft.org/)**

## Controls

Expand Down

0 comments on commit e75bb86

Please sign in to comment.