Firstborn/Library/PackageCache/com.unity.collab-proxy@1.17.7/Documentation~/CreateProjects.md
Schaken-Mods b486678290 Library -Artifacts
Library -Artifacts
2023-03-28 12:24:16 -05:00

24 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Create projects
To create projects after the upgrade:
1. In Unity, open the Plastic SCM window and click on **Create Workspace**.
Plastic SCM will suggest names for your repository (shared files and history) and workspace (your local copy).
If you wish to use an existing Plastic SCM repository, click the three dots next to the repository name, and select a repository from the list.
2. Select the type of workspace that fits your needs.
* **Plastic workspace**
With this workspace, you can work with branching and merging.
* **Gluon workspace**
This workspace tailored for artists allows you to pick the files you want to work on and check them back in without updating your whole workspace.
3. Add asset files associated with your project.
Plastic SCM will display the project files from the asset folder in the **Pending changes** tab. You can choose specific files to include or add all to the repository by selecting the files and clicking Checkin changes.
Plastic SCM will automatically perform a check in for appropriate folders and files such as package files and project settings when its set up from the Unity Editor. You can view these in the **Changesets tab.**
Once your initial asset check in is complete, youre set up with Plastic SCM for Unity and ready to create.