Crafty
The simplest way to use Git with Unity
Send files with one click
Everyone should be able to use Git.
Simplify your version control setup and workflow, especially for non technical users.
Features
🛫 Send files
Enter a commit message.
Push files to a Git repository in one click.
🤹 Filter files
See which files were modified and filter the ones you don't want to send.
📫 Receive files
Pull files from a Git repository.
🔒 Lock files
Avoid merge conflicts and lost time.
Lock files so you are the only one who can modify it.
Based on Git LFS
🤝Resolve merge conflicts **NEW**
If someone modified the same files at the same time as you, see which files are concerned.
Then visually select what you want to keep as the final version.
Currently only works with the Transform component on a prefab file.
🌐 Compatible with any Git hosting service
Pull/push from any Git repository. GitHub, GitLab, Bitbucket, on premise server etc...
🎈 Lightweight
Doesn't slow down your Unity editor.
💖 Integrated in Unity
Stay in Unity and don't forget to commit as often as before.
Responsive UI. Place the tab wherever you want.
🦾 Robust
Crafty detects when something is wrong in your Git repo.
🐱💻 Easy to support
If a Git experienced user ever needs to debug something, you can access the logs to see every Git command that was run.
100% compatible with Git, members of your team can continue using command line if they want.
And more!