Create an O3DE remote repository

You can create an O3DE remote repository with the O3DE CLI.

Use the o3de command line tool to create an O3DE remote repository

You can use the o3de CLI tool to create a remote repository with the following command:

<engine>\scripts\o3de.bat create-repo --repo-name <repo name> --repo-path <local path>

<engine>/scripts/o3de.sh create-repo --repo-name <repo name> --repo-path <local path>

The above command will create a repo.json file at the specified local path.

See the o3de create-repo CLI Reference for the complete list of options.

After creating your repository, add content to your remote repository and test it locally before uploading it to a public web server or GitHub.


Copyright © 2026 DawnEngine. All rights reserved.

DawnEngine is a commercial 3D engine distributed under the DawnEngine end-user license agreement. Engine binaries and source are proprietary and are not covered by the licenses below.

Documentation only: the prose and templates on this site are a derivative work of Open 3D Engine (O3DE) documentation by the O3DE Contributors, used under CC BY 4.0 (documentation content), Apache 2.0 (site code), and the MIT license (inline code samples).

The open-source 3D engine that DawnEngine is built on top of is Open 3D Engine . DawnEngine is not affiliated with, endorsed by, or sponsored by The Linux Foundation or the O3DE project. “O3DE” and “Open 3D Engine” are trademarks of The Linux Foundation.