https://github.com/kbegiedza/MakeEditor
Create brand new editor script with one click inside Unity Engine!
https://github.com/kbegiedza/MakeEditor
unity unity3d unity3d-editor unity3d-plugin
Last synced: about 1 year ago
JSON representation
Create brand new editor script with one click inside Unity Engine!
- Host: GitHub
- URL: https://github.com/kbegiedza/MakeEditor
- Owner: kbegiedza
- License: mit
- Created: 2019-07-07T07:30:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-04T21:36:55.000Z (over 6 years ago)
- Last Synced: 2025-04-07T03:09:03.474Z (about 1 year ago)
- Topics: unity, unity3d, unity3d-editor, unity3d-plugin
- Language: C#
- Homepage:
- Size: 99.6 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MakeEditor
Create brand new editor script in one click!
Automatically builds correct folder hierarchy and
assembly definition files (if required).
## Instructions:
1. Select script (or bunch of scripts)
2. Open context menu (right mouse button)
3. Select `Create > C# Editor Script`
You can easily modify editor template by editing `editor_template` under `Plugins\MakeEditor\Editor\Templates`
Source available via GitHub: [MakeEditor on GitHub](https://github.com/Ursanon/MakeEditor)
---
Version: 1.0.0