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
would be nice to have option to replace those templates with your own (from defined input folder).
personally i'd add there Editor script template, maybe some shader templates too.. and remove those comments from default scripts.
should be easy to do:
settings tab: add checkbox [ ] replace templates, add textbox for input template folder (this could support url later?)
when unity editors are scanned, it checks if need to replace templates and copies (how to detect version/already copied)
no option to revert changes though.. unless take backups.. ask user to take backups in tooltip..
The text was updated successfully, but these errors were encountered:
each unity installation comes with default script templates,
https://support.unity.com/hc/en-us/articles/210223733-How-to-customize-Unity-script-templates
would be nice to have option to replace those templates with your own (from defined input folder).
personally i'd add there Editor script template, maybe some shader templates too.. and remove those comments from default scripts.
should be easy to do:
The text was updated successfully, but these errors were encountered: