How to build a release
- Last UpdatedSep 04, 2024
- 1 minute read
When the project is ready for distribution, you will want to build it and make a release of the project.
The XR Studio toolbar simplifies the release process.
Build a release
-
Check the update status of all the files.
-
Verify that the config.xml values are configured for delivery. Check resolution, graphic performances, debug, mouse visibility, and so on.
-
In XR Studio, on the Run menu, select Make Release.

-
Wait for the building process to complete.
The application files are packed and encrypted according to the Encryption key visible in the Project Properties Editor.
Build package
At the end of the process, a folder called \_release is created at the same level as the \code folder.
Inside this \_release folder are:
-
All the needed executables for included tools, such as XR Viewer, XR Instructor, XR Settings.
-
All the needed DLL libraries.
-
Module PAKs.
-
Application pak app_core containing all the \GameData content packed and encrypted.
-
config.xml and custom.xml.