An open API service indexing awesome lists of open source software.

https://github.com/depuits/defaultscriptseditor

Unity editor for default scripts
https://github.com/depuits/defaultscriptseditor

Last synced: about 1 year ago
JSON representation

Unity editor for default scripts

Awesome Lists containing this project

README

          

# DefaultScriptsEditor
A custom editor window in unity to edit the default template scripts. This is useful for adding a default namespace to the script or for removing and/or replacing the default methods in the script. The scripts searches for all template files from unity so you can edit all default created scripts.

![DefaultScriptsEditor](ScreenShot.png)