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
- Host: GitHub
- URL: https://github.com/depuits/defaultscriptseditor
- Owner: depuits
- License: apache-2.0
- Created: 2015-02-10T17:56:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T08:27:22.000Z (over 8 years ago)
- Last Synced: 2025-04-25T20:39:29.676Z (about 1 year ago)
- Language: C#
- Size: 26.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
