Search
⌃K
Links

Your first metaverse

To create your first experience, the following steps can be taken.
  1. 1.
    Download the Replicator SDK for the Unreal Engine version you are using.
  2. 2.
    Using the elements available in the SDK, build and test the experience on your local environment.
  3. 3.
    Once the experience is completed, upload your Unreal Engine source files to Github according to our SDK Project Delivery Guidelines.
  4. 4.
    Sign in to the Bridge using your wallet.
  5. 5.
    Enter a name and provide the Github repository URL. Make sure you have added our Github account to your repository, so that our server can download the source files.
  6. 6.
    This will trigger our pipelines to build and deploy the experience.
  7. 7.
    After some minutes, the experience is live and reachable through the custom URL that was picked during deployment.
  8. 8.
    Server status, run-time logs and advanced settings are available in the metaspace details page. This is also where you can tweak the rendering performance.
  9. 9.
    To embed the experience on your website, add your website domain to the list of allowed domains in advanced settings. Afterwards, you can insert the embed using the provided code snippet.
  10. 10.
    Optionally, configure Environment variables that are to be used in the experience in the management page
  11. 11.
    The servers will restart and the experience will be reachable through the URL as is visible in the metaspace details page.