Create Project in the Web App

  1. Go to the Create new project page in the WVS Web App.
  2. Under Create a new project from scratch, click Create. You are taken to the Create from template page.
  3. Choose one of the following:
    • Empty (Preconfigured for Unreal Engine). Template for Unreal Engine projects with bare necessities to work with WVS.
    • Empty (Unity - non-locking workflow). Template for Unity projects, using a non-locking workflow and standard text-based merging.
    • Empty (Unity - locking workflow). Template for Unity projects, using a locking workflow and standard text-based merging.
    • Empty (Unity - locking & smartmerge workflow) Template for Unity projects, using a locking workflow and unity smart merging.
    • Empty (Unity - non-locking & smartmerge workflow) Template for Unity projects, using a non-locking workflow and unity smart merging.
    • Empty (Preconfigured for general interactive dev). Template for Interactive developers with bare necessities to work with WVS.
    • Empty A completely empty template with no configurations to work with WVS.
  4. Choosing any of those options brings you to a new screen with several sections. The first section shows which Template is chosen.
    • Option: You can click Change template to the right of the template name. It will take you back to the previous screen.
  5. Enter your Project name.
  6. Under Project URL, click the box with the down arrow to choose a folder from the list of Groups and Users you have access to.
    • Optional: You can Create a group and use that as a folder. This lets you house several dependent projects under the same folder which is also called a namespace.
  7. A Project slug gets created automatically after adding your project name, but optionally, you can format it to your liking. The project slug will make up the URL of your project. The URL will be in this format:
    • https://wvs.io/namespace/project-name/
  8. Fill in a Project description (optional).
  9. Choose a Visibility Level. There are three options:
    • Private - Project access must be granted to each user or member of the group the project is a part of.
    • Internal - Any signed-in user can access the project.
    • Public - The project is accessible without any authentication and selected when contributing a project to the WVS Community.
  10. Click Create project or Cancel.
  11. Clicking Create project leads to the project’s creation.
  12. You are taken to the new project’s homepage.

Congrats. You have created a project.


Here’s the next step

Find this project in the WVS Desktop Client and clone it to your desktop computer so you can start working on it.

Here’s how to do that:



Report a problem with this page.