A Unity package that enhances your workflow with Git integration features. This package provides automatic commit functionality when closing the Unity Editor, along with visual indicators for modified and added files in the Project window.
- Automatic Commits: Automatically commits changes to your Git repository when closing the Unity Editor, with a customizable commit message.
- File Icon Overlays: Visually indicate modified and added files in the Unity Project window using custom icons.
- Easy Setup: Simple to integrate into your existing Unity projects.
- Unity 2020.1 or higher
- Git installed and configured on your machine
- Clone this repository to your local machine.
- Open your Unity project.
- Navigate to Window > Package Manager.
- Click the "+" button and select "Add package from Git URL".
- Past
https://github.com/AnderSystems/Unity-Git-Intergration-Utilities.git
file from the cloned repository.
- The package will automatically prompt you to commit changes when closing the Unity Editor.
- Modified and added files will display custom icons in the Project window, making it easy to identify changes.
Contributions are welcome! Please feel free to submit a pull request or open an issue to suggest improvements.
This project is licensed under the MIT License. See the LICENSE file for details.
Maro Matoso, AKA: Ander Systems