https://github.com/caphosra/unity_scriptcreater
You can easily create and use script templates on the Editor !
https://github.com/caphosra/unity_scriptcreater
codegenerator csharp-code unity unity-editor unity-plugin unity-tools
Last synced: 7 months ago
JSON representation
You can easily create and use script templates on the Editor !
- Host: GitHub
- URL: https://github.com/caphosra/unity_scriptcreater
- Owner: caphosra
- License: mit
- Created: 2018-05-02T03:05:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-07T08:53:14.000Z (over 7 years ago)
- Last Synced: 2025-01-10T19:56:49.604Z (9 months ago)
- Topics: codegenerator, csharp-code, unity, unity-editor, unity-plugin, unity-tools
- Language: C#
- Homepage:
- Size: 254 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unity_ScriptCreater
You can easily create and use script templates on the Editor !## Description
You can create script based on script templates and create a script template on the Inspector using arguments.
With this you can create templates for every file, not just scripts.## Usage
In preparation...## Install
Use this command.
```
git clone https://github.com/capra314cabra/Unity_ScriptCreater.git
```## Licence
[MIT License](https://github.com/capra314cabra/Unity_ScriptCreater/blob/master/LICENSE)
## Author
[capra314cabra](https://github.com/capra314cabra)