A collection of useful tools and extensions for Unity projects. This repository is protected to ensure code quality and project stability.
Each tool is isolated in its own dedicated branch to keep the codebase clean and manageable. You can explore and use a specific tool by switching to its corresponding branch.
- This repo has protected branches; no direct pushes are allowed.
- To use or contribute, please follow these steps:
- Fork this repository.
- Create a new branch on your fork.
- Make your changes and push them to your branch.
- Open a Pull Request (PR) to the main UnityTools repository.
- Your PR will be reviewed by the maintainers and merged after approval.
-
Fork the repository:
Click theForkbutton at the top-right corner of this repository. -
Create a new branch:
Use a descriptive branch name, e.g.,feature/YourFeatureName. -
Make your changes:
Develop your code, commit your changes with clear messages, and push to your fork. -
Submit a Pull Request:
Navigate to your fork and create a PR targeting the mainUnityToolsrepo. -
Review and Merge:
The repository maintainers will review your PR and merge it after approval.
- Direct pushes to protected branches are NOT allowed! Please use Pull Requests for all changes.
- Write clear commit messages and PR titles.
- Ensure all tests and continuous integration (CI) checks pass before submitting a PR.
- If you have questions or need help, feel free to open an issue or contact the maintainers.
For any questions or issues, please open an issue in this repository.
By following these guidelines, you help us maintain quality and keep this project stable and growing.
UnityTools © 2025