Skip to content

Sources

James Veugelaers edited this page Apr 27, 2025 · 15 revisions

Sources are a way for you to choose what you want the Build Uploader to upload.

Sources

FileSource

Choose a File to upload

  • Path: The path to the file or folder to upload.
  • Path Type: Specify which directory to select the content from.

FolderSource

Choose a Folder to upload

  • Path: The path to the file or folder to upload.
  • Path Type: Specify which directory to select the content from.

URLSource

Specify a url to download content from.

  • File Name: The fileName to download the contents as. eg: MyPicture.png
  • Headers: The headers to send with the request.eg:
    • accept: = text/html
    • accept-language: = en-US,en;q=0.9
  • Method: The method to use when downloading the file. eg: GET/POST
  • URL: The URL to download from: eg: https://tinyurl.com/3sput2u2

UnityCloudSource

Download a build from Unity Cloud Build

Clone this wiki locally