YAML Smart Merge Setup
Automates Git configuration of YAML Smart Merge for Unity projects, reducing merge conflicts in scene and prefab files. Streamlines setup across team workflows with a single prompt, currently supporting Windows with macOS and Linux support planned.
com.jreason.yamlmergesetup 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/yamlmergesetup.git README Markdown
Copy this to your project's README.md
## Installation
Add **YAML Smart Merge Setup** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/yamlmergesetup.git
```
[](https://www.pkglnk.dev/pkg/yamlmergesetup)README
YAML Smart Merge Initialiser
Yaml Smart Merge Initialiser is a package for Unity to prompt the user to Setup YAML Smart Merge in the Git Configs for this project.
Warnings
This Package is still in development and currently only works on Windows. Implementation for macOS and Linux is planned for the future.
No comments yet. Be the first!