You will need to build and deploy the Mod to your Oculus Quest to test it.

The good news is the example project (GladiusModPak) already comes with 3 scripts that make this process very easy.

Untitled

1. Configuring the build scripts

Select ClearPlugin.bat and right click on it. Then select Edit.

Untitled

Modify the PLUGINNAME variable, and replace InfinityArena with your plugin name. Then save the file and close it.

Untitled

Now edit CompilePlugin.bat and modify the PLUGINNAME variable like in ClearPlugin.bat, and also modify the UE4 installation folder, which by default installs to "C:\Program Files\Epic Games\UE_4.25\" with the Quotation marks.

Untitled

Repeat the process with CopyPlugin.bat. Edit the files and replace the variable PLUGINNAME with your plugin name.

Untitled

2. Building and deploying the plugin to Quest

2.1. Connect your Oculus Quest to your PC.

If this is the first time you connect it after enabling the developer mode you will need to accept the Debug permissions request pop up inside the headset.