Quickstart
Set up Diversion as your version control system.
We will be using the desktop app, but you can also interact with Diversion using the Unreal Engine Plugin, CLI, , and the WebUI.
Install Diversion
Choose your operating system.
Download the installer and follow the instructions.
After installing it, launch the Diversion desktop application. Regardless of the operating system, the workflow is the same.
Create an account and login
You now need to create a new account (or sign up using a Google one).
After creating your account, or if you had one already, login.
Create a new repository
Diversion will show you an option to create a new repository if you don’t have any. Click on New Repository
.
You have an option to create a repository from an existing folder or to create a new folder. Choose Create New Folder
and specify the directory in your computer where you want your repository to be saved at.
Your newly created repository is now listed both in the Cloned Repositories and All Repositories sections. Cloned, means it exists in your machine and you can start using it locally.