Skip to main content Link Search Menu Expand Document (external link)

Upload using a command line tool

A command line tool can be used to automate the process of zipping and uploading a quest

Download the executable according to the operating system you use:

  • Windows
  • Linux
  • Mac
    • You might need to tell Mac that the executable is from a trustworthy source. Click here for instructions

The following arguments are supported:

--questFolder:
    Path to the quest folder.
	
--token:
    The creator token. See below for instructions for how to generate this token.
	
--email:
    The user's email in Wilco.

--mode		
    once: upload and exit. This is the default mode.
    watch: waits for changes in the quest files and suggets to upload.  

To generate the creator token:

  1. Go to the Quest Builder Utilities
  2. Generate a Quest Developer token by selecting the Generate New Token option.
    • Make sure to save your token because it will only be shown once.