Skip to content

Generation of customizable code templates for Unity.

License

Notifications You must be signed in to change notification settings

FronkonGames/Code-Wizard

Repository files navigation


version license top language

Generation of customizable code templates for Unity.

🎇 Features

  • Templates for MonoBehaviours, ScriptableObjects and Enums.
  • More than 30 software licenses.
  • Customizable headers.
  • Friendly GIT settings.

🔧 Requisites

  • Unity 2021.3 or higher.

⚙️ Installation

Editing your 'manifest.json'

  • Open the manifest.json file of your Unity project.
  • In the section "dependencies" add:
{
  ...
  "dependencies":
  {
    ...
    "FronkonGames.Tools.BuildHistory": "git+https://github.com/FronkonGames/Code-Wizard.git"
  }
  ...
}

Git

Just clone the repository into your Assets folder:

git clone https://github.com/FronkonGames/Code-Wizard.git 

Zip

Download the latest release and unzip it into the Assets directory.

🚀 Use

TODO.

📜 License

Code released under MIT License.

About

Generation of customizable code templates for Unity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages