This package is a tool for Unity that automates the creation of folders in the Unity Assets window. This tool simplifies the process of setting up folder structures, saving developers time and effort.
To install Your Package, follow these steps:
- Open your Unity project.
- Navigate to Window > Package Manager.
- Click on the + icon.
- Select Add package from git URL....
- Enter one of the following Git URL in the input field: https://github.com/Caleb-Mantey/Unity-Tools or git@github.com:Caleb-Mantey/Unity-Tools.git
- Click Add to import the package into your project.
After installing the package, you can access it from the Unity editor:
- Go to Window > Relu > Tools to open the editor window.
- Enter a list of folder names you want to create in the Unity Assets window.
- Click the Create Folders button to automatically create the folders.
Note: Make sure to use unique folder names, and folders with the same name will not be created.
- Easy and automated folder creation in Unity Assets window.
- User-friendly editor window with a list-based interface.
- Saves time and effort in setting up folder structures.
This project is licensed under the MIT License.
We welcome contributions from the community. If you have suggestions or find any issues with the package, please feel free to create a pull request or submit an issue on our GitHub repository.
If you encounter any problems or have questions about using the package, you can reach out to us through the following channels:
- Email: manteycaleb@gmail.com
- GitHub Issues: GitHub Repository Issues
Happy coding!