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.
- Host: GitHub
- URL: https://github.com/aurbit-games/unityscripttemplates
- Owner: Aurbit-Games
- License: mit
- Created: 2025-03-28T16:28:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T18:13:07.000Z (12 months ago)
- Last Synced: 2025-04-04T19:27:27.439Z (12 months ago)
- Topics: csharp, unity, unitytool
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**.