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

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 !

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)