Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 783 Bytes

File metadata and controls

23 lines (17 loc) · 783 Bytes

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 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.