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.
✔️ Ready-to-use templates:
- MonoBehaviour
- Class
- Interface
- Editor Window
- Custom Editor
✔️ Create your own templates via Tools > Script Template Creator
- Download the latest
.unitypackage
from the Releases page. - Import it into your Unity project.
Go to Assets > Create > Script and select a template.
This project is open-source under the MIT License.