Important
Currently supports only Windows.
Allows you to customize Unity's default script templates.
To customize your script templates, go to "Edit/Preferences/Script Templates"
- Open "Windows/Package Manager"
- Click '+' button and press "Add package from git URI..."
- Paste https://github.com/jasursadikov/script-template-editor.git#master
- Press Enter and Enjoy!
- Open "Edit/Preferences"
- Find "Script Templates"
- Choose script template that you want to edit
- Press "Save"
- To restore to default values, press "Reset to Default"
In Unity you have your default templates in Unity editor folder. To override them, this package does use powershell script to replace the content of your previous script template.
Templates are changed only for one installation, you should apply your edits for each Unity version you have on your machine.