This repository contains a collection of Unity tools designed to enhance and simplify development work, especially for VRChat. While some tools are specifically tailored for VRChat, many of them can be used in Unity projects in general.
- Editor AutoSave: Automatically saves your project at regular intervals to prevent data loss.
Some tools were inspired by others, and credit will be given where due.
- Clone this repository or download the latest release.
- Import the desired tools into your Unity project:
- Open Unity and go to
Assets > Import Package > Custom Package. - Select the downloaded package and click
Open. - Click
Importto add the package to your project.
- Open Unity and go to
- Open the tool's window (e.g.,
Window > AutoSavefor the AutoSave tool). - Configure the tool's settings according to your preferences.
Contributions are welcome! Please read the contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please open an issue on the GitHub repository.
You can modify and save this content in your README.md file.