Skip to content

A set of tools to speed up unity development and improve developer productivity. Allows easy set up of new unity projects by automating the creation of folder structure as well as installing and setting up packages for XR development with the click of a button.

Notifications You must be signed in to change notification settings

Caleb-Mantey/Unity-Tools

Repository files navigation

Relu Interactive Tools

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.

Table of Contents

Installation

To install Your Package, follow these steps:

Option 1: Unity Package Manager (Recommended)

  1. Open your Unity project.
  2. Navigate to Window > Package Manager.
  3. Click on the + icon.
  4. Select Add package from git URL....
  5. 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
  6. Click Add to import the package into your project.

Usage

After installing the package, you can access it from the Unity editor:

  1. Go to Window > Relu > Tools to open the editor window.
  2. Enter a list of folder names you want to create in the Unity Assets window.
  3. 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.

Screenshot

Features

  • 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.

License

This project is licensed under the MIT License.

Contributing

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.

Support

If you encounter any problems or have questions about using the package, you can reach out to us through the following channels:

Happy coding!

About

A set of tools to speed up unity development and improve developer productivity. Allows easy set up of new unity projects by automating the creation of folder structure as well as installing and setting up packages for XR development with the click of a button.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages