You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
+
5
+
## **Features**
6
+
✔️ Ready-to-use templates:
7
+
-**MonoBehaviour**
8
+
-**Class**
9
+
-**Interface**
10
+
-**Editor Window**
11
+
-**Custom Editor**
12
+
✔️ Create your own templates via **Tools > Script Template Creator**
13
+
14
+
## **Installation**
15
+
1.**Download** the latest `.unitypackage` from the [Releases](https://github.com/Aurbit-Games/ScriptTemplates/releases) page.
16
+
2.**Import** it into your Unity project.
17
+
18
+
## **Usage**
19
+
Go to **Assets > Create > Script** and select a template.
20
+
21
+
## **License**
22
+
This project is open-source under the **MIT License**.
0 commit comments