Note
This guide is for modding Quest Beat Saber
Quest mods are written in C++
This guide does not give tutorials on C++, just writing the mods themselves
(Optional, but highly recommended) Install Android SDK and add it to your PATH. This will allow us to run the `copy.ps1` command to easily put your mods onto your Quest without having to go through BMBF.
Download the Quest mod template by Lauriethefish, unzip it, and add it to your project templates folder by pressing Ctrl + Shift + P in VSCode and clicking "open templates folder"