Exporting Projects
Code Export
Code Export is now available for both Studio and Cloud Editor projects. This will allow you to download a full snapshot of your project exactly as it exists on 8th Wall today. With this version, you can download code, assets, and image targets in one click.
Code Export is designed to give you immediate access and backups of your work as we move through the open source transition or to help as you evaluate using other platforms.
This version does not produce a buildable project. Exported code cannot be run or deployed as-is. Buildable export is coming soon.
Studio
To download a copy of a Studio project:
- Open the Studio project and click Publish

- Select Code under the Export Section, and then click the Export button

- You will recieve a .zip file containing image targets, code, and files.

Cloud Editor
To download a copy of a Cloud Editor project:
- Open the Editor project and click Publish

- Select Code under the Export Section, and then click the Export button

- You will recieve a .zip file containing image targets, code, and files.

Buildable Code Export
In a few weeks, we’ll release Buildable Code Export. This version will include everything required to build and run an offline version of your project, including:
- Project code and assets
- Image targets
- Build configuration
- XR Engine
- XR Extras
- Landing Page
However, offline development will not support cloud-dependent features or those we don’t have license to distribute such as:
- VPS / Maps
- Hand Tracking
- Modules / Backends