/UnityEditorTools

Config files for my GitHub profile.

Primary LanguageC#


UnityEditorTools

Overview

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.

Tools

  • Editor AutoSave: Automatically saves your project at regular intervals to prevent data loss.

Credit

Some tools were inspired by others, and credit will be given where due.

Installation

  1. Clone this repository or download the latest release.
  2. 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 Import to add the package to your project.

Usage

  1. Open the tool's window (e.g., Window > AutoSave for the AutoSave tool).
  2. Configure the tool's settings according to your preferences.

Contributing

Contributions are welcome! Please read the contributing guidelines for more details.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

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.