An open API service indexing awesome lists of open source software.

https://github.com/aurbit-games/unityscripttemplates

Customizable script templates for Unity with a built-in template creator.
https://github.com/aurbit-games/unityscripttemplates

csharp unity unitytool

Last synced: 12 months ago
JSON representation

Customizable script templates for Unity with a built-in template creator.

Awesome Lists containing this project

README

          

# **Unity Script Templates**

A **simple and customizable** script template system for Unity. Easily create scripts with predefined templates and generate new ones using the **Script Template Creator** tool.

## **Features**
✔️ Ready-to-use templates:
- **MonoBehaviour**
- **Class**
- **Interface**
- **Editor Window**
- **Custom Editor**

✔️ Create your own templates via **Tools > Script Template Creator**

## **Installation**
1. **Download** the latest `.unitypackage` from the [Releases](https://github.com/Aurbit-Games/ScriptTemplates/releases) page.
2. **Import** it into your Unity project.

## **Usage**
Go to **Assets > Create > Script** and select a template.

## **License**
This project is open-source under the **MIT License**.