Congrats on deciding to have some fun modding the game! This tutorial is going to walk you through the process of performing various modding tasks. It may seem daunting at first, but it's actually quite a simple process that anyone can do!
We'll start off by just working through some various modding tasks that you might want to perform. If you want to know how to do something that isn't covered in this guide, just ask in the Discord!
We'll keep adding to the guide with more and more examples, so be sure to check back. Okay, let's get started!!
This first tutorial is going to show the basic way of swapping any Unity asset with another one. In the future, we'll create a fancy mod loader and this process will be extremely easy, but going through this manual way of doing it is a very good "first mod" to learn some things.
First, I suggest downloading the free version of DevX Studio

After installing the non-expiring DevX Demo, you can open up the game and explore it. If you have the Oculus Quest version, consider either downloading the Oculus PC version with the Oculus app (coming soon) or else, you'll need to use something like Sidequest and pull a backup of the APK first and use that.

Some useful tools for exploring the game are the filter and search commands here. If I, for example, just wanted to see the Mesh's in the game, you can toggle that there.
